Hi,
I have a formatting issue with the Sidebar Custom Menu.
If you go to the URL http://www.flightdeckfriend.com/airline-assessment-guides
and look at the Pilot Selection Preparation side bar menu, you can see that the 3 sub points under Airline Assessment have an indent to the right (which is what I was hoping to achieve). If however you look at any sub points below a main heading within this menu, there is no indent, despite it being a sub point.
Does anyone have any idea why this is happening? I would like all the sub points to have an indent as per the ones found under Airline Assessment Guides.
Kind Regards,
Tim
Hey Timothy,
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
#menu-pilot-selection-preparation_sidebar #menu-item-1251 .sub-menu,
#menu-pilot-selection-preparation_sidebar #menu-item-1167 .sub-menu,
#menu-pilot-selection-preparation_sidebar #menu-item-1261 .sub-menu,
#menu-pilot-selection-preparation_sidebar #menu-item-1255 .sub-menu {
padding-left: 30px;
}
.inner_sidebar {
margin-left: 30px;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hi Victoria,
That has worked perfectly. Thank you very much.
Kind Regards,
Tim
Hi Tim,
We’re glad that Victoria was able to help you. If we can help you anything else, please let us know here in the forums.
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
Thank you for using Enfold.
Cheers!
Sarah