Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #265785

    Hi all,

    Sometimes when I make a longer title for my page, the title and the breadcrump come together.

    How do I make sure they come automatically to the left under each other when the title going to long? So I want this feature only when the title is going to long. How can I at this to my quick CSS?

    Greetz Miikey

    #265896

    Hey Miikey!

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

    .title_container .breadcrumb { right: auto; left: -2px; top: 80%; }

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.