Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1149433

    Hello Support Team,

    i have a question about the layerslider plugin and the appearance on one of my websites.

    There is already a similar case here in the forum. However, the CSS code doesn’t seem to work in posts.

    I already used this code for one of my pages but this code does not work with blog posts:

    #top.page-id-8986 .ls-overflow-visible {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
    }

    The layerslider is on the post page and has a padding of 50px at the top and bottom. I don’t know how to remove this with CSS. All other data in the private section.

    Yours sincerely

    Leon Grage

    #1149833

    Hey leongrage,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #1149910

    Of course!

    #1150039

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .single-post .template-page {
      padding: 0 !important;
    }

    Best regards,
    Rikard

    #1150061

    Thanks for your reply but the code didn’t change anything :/

    #1150155

    Hi,

    You have minification active, please disable that and any caching you might have activate as well.

    Best regards,
    Rikard

    #1150247

    Thanks! Now to works just fine!

    #1150381

    Hi,

    Great, I’m glad that you got it working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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