-
AuthorPosts
-
February 8, 2023 at 11:07 am #1397133
Hey Enfold support
The bar above the main navigation is now blue, but should be transparent.
Where in the settings should this be done?
In the header (general styling) the header style is set to transparent.
Please see print here
https://imgur.com/MBOC9QmFurther I need to slider button to be:
Font color: black
Frame: Black
Background: TransparentHow can I get the frame and font to be black?
Thx
&
Best regards
LeneFebruary 8, 2023 at 5:12 pm #1397200This reply has been marked as private.February 9, 2023 at 3:14 am #1397248Hi,
Thank you for the inquiry.
We may need to inspect the site in order to provide the correct modifications. Please provide the site URL in the private field.
To adjust the background of the top bar, please add this css code.
#top #header_meta, #top #header_meta nav ul ul li, #top #header_meta nav ul ul a, #top #header_meta nav ul ul { background-color: transparent !important; }
Best regards,
IsmaelFebruary 9, 2023 at 8:56 am #1397274This reply has been marked as private.February 9, 2023 at 2:44 pm #1397313This reply has been marked as private.February 10, 2023 at 3:24 am #1397376Hi Lene,
Thanks for giving us admin access, we have modified the code and added it to your Quick CSS:
#top #header #header_meta, #top #header #header_meta nav ul ul li, #top #header #header_meta nav ul ul a, #top #header #header_meta nav ul ul { background-color: transparent !important; border: 0; }
Please review your site.
Best regards,
NikkoFebruary 10, 2023 at 9:28 am #1397410This reply has been marked as private.February 10, 2023 at 9:31 am #1397412This reply has been marked as private.February 11, 2023 at 4:00 pm #1397565Hi Lene,
I have changed the color in the top bar, in Enfold > Advanced Styling > Small bar above Main Menu > font color
As for the bold headings, it is caused by All Headings (H1-H6) in Advanced Styling which has font-weight set to light and text transform to uppercase, I have removed it and it fixed the issue. Basically settings at the bottom have higher priority than those at the top (in Advanced Styling).
Best regards,
NikkoMarch 1, 2023 at 4:35 pm #1399692This reply has been marked as private.March 2, 2023 at 2:20 am #1399739Hi Lene,
You’re welcome :)
Thanks for using Enfold and have a great day!Best regards,
Nikko -
AuthorPosts
- The topic ‘Header: Bar’ is closed to new replies.