Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #853098

    i’m using the enfold 2017 template, how can breadcrumbs align on the left side?
    thx

    #853205

    Hey Thomas,

    Please, would you provide to us your website link?

    Best regards,
    John Torvik

    #853340

    using this template, http://kriesi.at/themes/enfold-2017/
    breadcrumbs aligns right, I’d like to have them on the left side under my logo
    I tried to check this with the site origin css editor, but I didn’t find a solution

    #853683

    Hi,

    Please try the following in Quick CSS under Enfold->General Styling:

    .title_container .breadcrumb {
        left: 50px;
        right: auto !important;
    }

    Best regards,
    Rikard

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