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

    Hello everyone!

    I have a following issue. I added a breadcrumb short code to the Layerslider.
    It is showing the correct breadcrumbs, but the separator between pages is “cut in half” and only part of it is visible.
    The issue is the same either I use /, >, – or any other separator.

    The example website is: https://resort.czterywiatry.pl/resort/

    Adam

    #1067653

    Hi Adam,

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

    #layerslider_3 .breadcrumb .sep {
        display: inline;
        overflow: visible;
        width: 15px;
    }

    Best regards,
    Rikard

    #1073576

    Hey Rikard,

    sorry for the late reply.
    It has not worked unfortunately, even when reflushing the cache.

    Adam

    #1073923

    Hi Adam,

    Did you select to delete the old CSS and JS files under Enfold->Performance as well?

    Best regards,
    Rikard

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