Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #930067

    Hi,

    After i disabled transparent menu the space between the menu and the layout does not go any closer.
    Can you please show me how i can do this.

    Bruno

    • This topic was modified 7 years, 3 months ago by brunolabi.
    #930393

    Hey brunolabi,

    Thanks for the video. Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #930507

    This is me getting the layout ready first. If you need the admin info please let me know

    #930744

    Hi Actually changed the lay out.

    I created a color section than added a grid secion and now is closer but i would still like the image to be closer.
    thank you

    #931053

    Hi,

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

    .home #av_section_1 .content {
      padding-top:0 !important;
    }

    Best regards,
    Rikard

    #931153

    Thanks for that it worked but i would like it closer not touching to the menu bar?

    #931340

    Hi,

    You can add some top padding value using Rikard’s code, try replacing 0 to other values like 10px:

    .home #av_section_1 .content {
      padding-top: 10px !important;
    }

    just adjust it the top padding, the higher the value the further away from the menu. Hope it helps :)

    Best regards,
    Nikko

    #931957

    thank you

    #932562

    Hi,

    Glad we could help!
    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Vinay

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