Okay
  Public Ticket #847979
margin
Closed

Comments

  •  1
    Liliane started the conversation

    Hello Laborator Team

    I have an urgent question. On the page www.openeye.ch I want all the pictures to show up without any gaps between them. They are all revolution sliders. I checked in the row settings that I don’t want any bottom margin. But it doesn’t change anything at all. I also tried different css settings and experimented in the row design section. Still this gap. Please help.

    Kind regards, lili

  • [deleted] replied

    Hi Lili,

    Can you please add the code below to Custom CSS

    .wpb_revslider_element.wpb_content_element {
        margin-bottom: 0px !important;
    }
    

    P.S: You are using an old version of our theme (1.8.9) and the latest version for the moment is (1.9.3), please update your theme first and then the premium plugins too.

    The easiest way to update our themes is if you use Envato Toolkit or Envato Market plugin. On this link How to update Themes and Plugins you can learn this easy step-by-step procedure :)

    Important: After you update the theme please don't forget to go to Appearance > Install Plugins to update all your premium plugins to the latest version that we support.

    If you can't update LayerSlider, go to Plugins and deactivate this plugin. Then go to Appearance > Install Plugins, you now can update and then activate Layer Slider again.

  •  1
    Liliane replied

    Thank you Ylli, that helped. Why dosen't it suffice to tick the box at «no bottom margin»? Why do I need special css for that?


    A short question on something different: Can you please tell me, why the menu on my phone has the font but not the color palette I chose for the menu?

  • [deleted] replied

    Hi Liliane,

    I think that option is on Visual Composer too, but i gave you the CSS code.

    2— I think that you have choose blue color on the theme skin, and that's why this is happening.