Tagged: 

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #282171

    Hi!

    i tried to increase the margin with a whitespace/separator bu it is too much… even when i give a negative value.
    (I want the margin to be the same like between the logo and main menu)

    Thank You very much for the great support.

    Regards,
    Alex

    #282172
    #282199

    Hi!

    Please add following code to Quick CSS in Enfold Theme options under General Styling tab and adjust as needed

    .home .content {
    padding-top: 5px;
    }

    Regards,
    Yigit

    #282347

    Hi Yigit,

    Thank You! It works but I cant get the margin smaller… (when i remove the white space/separator the css snippet is showing no effect.)

    Right now I got the white space with the following settings.:

    .home .content {
    padding-top: 1px;
    }

    The margin is still a little bit to big.

    Regards,
    Alex

    #282443

    Hey Alex!

    Have you already figured it out? This is how it looks on my end right now – http://i.imgur.com/2frSpSS.png

    Regards,
    Yigit

    #282453

    Yes…, Thank You, Yigit.

    Regards,
    Alex

    #282466

    Sorry Yigit…,

    there is still a little issue…:

    the submenu drill down is overlapping with the black boarders of the layer slyder…, thats because there is a little margin between the menu and the slyder

    before the update it worked with this one:

    .html_header_top.html_header_topbar_active.html_header_sticky.html_large.html_bottom_nav_header #top #main { padding-top: 183px; }

    Regards,
    Finlando

    #282505

    Hi!

    Please try adding following code

    .av-main-nav ul { top: 102%; }

    If that does not work, please post a screenshot of the issue

    Best regards,
    Yigit

    #282540

    worked perfectly… but no result on ipad

    Regards,
    Finlando

    #282541

    Hi!

    Please go to Enfold theme options > Header Layout > Mobile Menu > Header Mobile Menu activation and choose 990px.

    Best regards,
    Yigit

    #282914

    Hi!

    It was allready activated… when you hover on ipad you still see the overlapping.

    Regards,
    Alex

    #282949

    Hey!

    Checking your website on ipadpeek.com , this is how i see it – http://i.imgur.com/DLvxGra.png
    Have you tried flushing browser cache on your ipad?

    Cheers!
    Yigit

    #282958

    Hi!

    Yes, cleared the cache… but still the same issue on the ipad . on your simulator link its looking perfect.
    But it is not a big deal…

    Thank You, Yigit!

    Regards,
    Alex

    #282960

    Hi!

    Not at all Alex! Let us know if there is anything else we can do :)

    Cheers!
    Yigit

Viewing 14 posts - 1 through 14 (of 14 total)
  • The topic ‘Margin (between main menu and layer slyder)’ is closed to new replies.