• Author
    Posts
    • #3409
      Paul Durnberger
      Participant

      When using the breadcrumbs widget, whilst the breadcrumbs are correctly positioned when viewing the site on a PC, when viewing on an iPad or mobile, the breadcrumb text is not in line with the rest of the text on the page. Instead, it is too far to the left, and pressed hard up against the edge of the screen. Can this be remedied?

    • #3412
      Andre
      Participant

      That will be a design issue for me to fix. Do you have a link to where I can take a look and see?

    • #3415
      Paul Durnberger
      Participant
    • #3418
      Andre
      Participant

      I will be adding this to the fix today, but in the meantime, add this to your Additional CSS tab in the customizer:

      #breadcrumb-sidebar {
          text-align: center;
      }
      @media (min-width: 1200px) {
          #breadcrumb-sidebar {
          text-align: left;
      }
      }
    • #3420
      Paul Durnberger
      Participant

      Hi Andre, when viewing on iPad or mobile the breadcrumbs are now placed centrally on the page. Much better, but would it be possible for the breadcrumb to align to the left, so it is line with the text below?

    • #3423
      Andre
      Participant

      Yes, absolutely. The align center was temporary. I have the breadcrumbs recoded so that they will be aligned left.

      I hope to have the new Camer Pro version up within the hour. It will be version 1.0.2. When uploaded, I will reply back here.

    • #3425
      Andre
      Participant

      Quick follow up. I think I got everything in this update (but if I miss anything, please let me know).
      I just uploaded the new 1.0.2 version of Camer Pro.

      Go to your download and see if you get the Camer Pro version 1.0.2, but if not, I can email you the zip file.

      Quick note about the couple previous issues regarding the license key and not getting the right theme version when downloading.

      (1) the License key I think I know what the issue might be. However, your license key on our end shows it as Active, so that is partly a good sign.

      (2) Regarding downloading your theme: When I did the first update version 1.0.1, I uploaded the theme file but to a different location. This might have caused a problem. This time, I changed the path of the file back to what it was previously, so I am hoping when you download the theme again, you should (I am hoping) is going to be version 1.0.2.

      ….the trials and errors of testing a new purchase and download system. Working out a few bugs.

Viewing 6 reply threads
  • You must be logged in to reply to this topic.