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

    Hi there,

    I managed to get the shortcode for the breadcrumbs working. It is nog below the Fullwidth Easy slider. But the positioning of the breadcrumbs are strange. When I don’t use a Fullwidth Easy Slider, then the positioning is ok, but when I place a slider, then it is not ok.

    Please take a look at:
    OK: http://adkolsteren.nl/kolsteren-new/buitenruimten/
    NOT OK: http://adkolsteren.nl/kolsteren-new/over-ons/

    I’m I looking wrong here?

    Thanks in advance for your answer.

    Best Regards, Annelies

    #651483

    Hey Annelies,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .avia_textblock .title_container .container {
        padding-left: 0!important;
    }
    .avia_textblock .title_container .container .breadcrumb {
        margin-left: 0;
    }
    

    Best regards,
    Yigit

    #651490

    Thanks Yigit!

    That was a very rapid reply. Super!
    I worked it out, thanks…

    Best regards, Annelies

    #651493

    Hey!

    You are welcome, glad we could help, let us know if you have any other questions or issues :)

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Breadcrumbs shortcode vs fullwidth Easy slider’ is closed to new replies.