-
AuthorPosts
-
July 5, 2024 at 2:40 pm #1461442
Hi,
i’m trying to reduce the space above the logo and menu and to add a small line below.
How can i do that?
kind regards JakJuly 5, 2024 at 3:53 pm #1461450Hey Jak73,
Please try the following in Quick CSS under Enfold->General Styling:
#header { margin-top: -40px; } #header .inner-container { border-bottom: 2px solid orange; }Best regards,
RikardJuly 5, 2024 at 4:06 pm #1461452This reply has been marked as private.July 5, 2024 at 8:57 pm #1461464Hi,
Please try this CSS as well:
nav.main_menu { bottom: -15px; } #header { box-shadow: none; }Best regards,
RikardJuly 5, 2024 at 10:17 pm #1461467This reply has been marked as private.July 6, 2024 at 2:20 pm #1461480Hi,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#header .inner-container { border-bottom: 1px solid #000; } #header_main .inner-container { height: 70%; } #header_main nav.main_menu { bottom: 0; } #main .container_wrap_first .av-special-heading { margin-top: 0; }Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
After applying the css, please clear your browser cache and check.
Please see the screenshot in the Private Content area of the expected results.Best regards,
MikeJuly 6, 2024 at 2:42 pm #1461482This reply has been marked as private.July 6, 2024 at 3:12 pm #1461484Hi,
It looks like you are using different layouts for the pages, your homepage has a transparent header, but the other page doesn’t. Please use the same layout for both so they will behave the same. When the transparent header is used the header changes on scroll, your other page will not have this.Best regards,
MikeJuly 6, 2024 at 5:19 pm #1461490This reply has been marked as private.July 6, 2024 at 6:05 pm #1461491Hi,
It looks like you removed the transparent header from the homepage, so now when you scroll down the header is is transparent and doesn’t become solid white, are you sure this is what you want?
Earlier the homepage used the transparent header so when you scrolled the header become solid white, I recommend going back to this and then make your other page the same.
I don’t understand the why you would add the custom classes.Best regards,
MikeJuly 6, 2024 at 7:10 pm #1461494This reply has been marked as private.July 6, 2024 at 7:22 pm #1461496Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
Mike -
AuthorPosts
- The topic ‘Remove space above logo and menue / add a line below’ is closed to new replies.
