-
AuthorPosts
-
October 9, 2017 at 9:30 pm #862116
How do I keep the no borders, no transparency of the Minimal Header Style, but bring over the active menu indicator used in the Default Header Style?
(Suggestion: It would be nice if the next version of Enfold would have checkboxes for these three header elements individually instead of forcing you to choose between all three elements with Default or none of the three with Minimal.)
October 10, 2017 at 6:30 am #862295Hey losalamoslabs,
To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
Best regards,
John TorvikOctober 11, 2017 at 1:38 am #862696The URL of the site I’m working on is:
http://www.myeconoair.comOctober 12, 2017 at 9:48 pm #863633Hi,
Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
BasilisOctober 12, 2017 at 10:05 pm #863635It wouldn’t require a lot of time at all because the design elements are already there!
Default Header Style = borders, transparency, active menu indicator
Minimal Header Style = no borders, no transparency, no active menu indicatorInstead of being forced to say yes on all three or no on all three, how about a simple check box for each?
October 13, 2017 at 4:11 pm #864034Hi losalamoslabs,
From what I’m seeing now, you got it working, right? Do you still need our help?
You can request this as a feature here.
Best regards,
VictoriaOctober 13, 2017 at 5:02 pm #864061Thanks for taking a look, Victoria, I appreciate it, but what I was hoping for was active menu indicator from the Default Header Style, but no borders and no transparency. (BTW, the link for feature request doesn’t work.)
October 17, 2017 at 3:34 am #865059Hi,
Please try adding this to your Quick CSS
/* Active menu styles */ #top #avia-menu .current-menu-item .avia-menu-text{ color:gold!important; }
Here is the feature request link https://kriesi.at/support/enfold-feature-requests/
Best regards,
VinayOctober 18, 2017 at 9:34 pm #865916Thanks for the reply, Vinay. I’m actually looking for the effect where the menu tab gets underlined at the very bottom, which happens for Default Header Style.
October 19, 2017 at 10:04 pm #866484Hi losalamoslabs,
Sorry, it was not very clear what you needed then.
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css#top #header .av-main-nav .current_page_item a { border-bottom: gold 2px solid; }
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.