Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #424626

    Hi there,

    first of all I just wanted to thank you for such great template – it’s really awesome and each day I enjoy it so much!

    Customizing of my website is almost 50-60% done, but I cannot manage the strange behavior of breadcrumbs. On normal pages (not related to woocommerce) everything is fine, but while entering the single products (and portfolio items), title and breadcrumbs change the aligning because of the size of whole div section.

    Here comes the example:
    Product page

    Other (normal) pages

    I have figured out that the reason of such behavior could be the other div section, the one responsible for next & prev animated arrows located in the middle of the page.

    Is there any chance to solve it?

    Thank you in advance!

    #424919

    Hey leszek!

    It looks more like a custom CSS issue. Can you send us a link to your product so we can take a look?

    Regards,
    Elliott

    #425130

    Hi Elliott,

    thank you very much for your reply – indeed it seems like a custom CSS problem, because if I remove a part of custom CSS code, everything is displaying properly, my apologies for bothering you.

    Here comes a link to my still temporary website: http://wp.lumifall.pl, if you could take a look and check what went wrong it would be great. During the day I will also try to check my modifications to find out the problem.

    Thanks and regards,
    Leszek

    #425277

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .single-product .title_container .breadcrumb {
      right: 0;
    }

    Best regards,
    Yigit

    #425288

    Hi Yigit!

    that was really fast and impressive, thank you very much for your kind assistance and help!
    Today I’ve spent more than 2 hours trying to figure out where the problem is … so I am really frustrated about such simple answer.
    Eh life :)

    Once again thank you so much!

    Cheers!

    #425296

    Hey!

    You are welcome, we are always happy to help :)
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Cheers!
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Breadcrumbs aligning issue – normal page vs product page’ is closed to new replies.