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

    Hi,

    How do I align breadcrumbs to the left instead of right, which is default?

    Link: http://bonuskodetil.dk/

    Best regards,

    Peter

    #695487

    Hey Xperten!

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

    .title_container .breadcrumb {
        right: auto;
    }
    

    Best regards,
    Yigit

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