Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #506880

    Hi!
    I set my main menu and layerslider in the right place, and now I wanted to add the breadcrumbs as in the image:

    View post on imgur.com

    But when I choose “display breadcrumb” in settings, what appears is:

    View post on imgur.com

    Can we make the background transparent?
    and I would like to keep the same space between menu and layerslider as in image 1, so I assume I will need to adjust the top margin of the layerslider, (you already gave me the code),
    but can I have the code that will allow me to reduce the top and bottom margin of the breadcrumb?

    thank you!
    Delia

    #506955

    Hi libelum!

    Can you please post the link to your page?

    Cheers!
    Yigit

    #506957

    Hi Yigit!
    sure, in private content
    thanks!

    btw, do you give support for the behaviour of advanced layerslider?
    if yes, I will open a new thread!

    Delia

    #506968

    Hi!

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

    .title_container {
        background-color: transparent!important;
        border: none!important;
    }
    .title_container .breadcrumb { 
    top: 80%;
    }

    We do if it is an Enfold related issue :) If you have purchased LayerSlider as a standalone plugin, you can contact plugin authors as well :)

    Regards,
    Yigit

    #507041

    solved
    thank you Yigit!

    Delia

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Breadcrumb, transparent background’ is closed to new replies.