Tagged: Sidebar Menu
-
AuthorPosts
-
February 21, 2018 at 12:10 pm #915371
Hi support,
I need to display a sidebar menu (left side) on specific pages – not all pages. Can you help me to achieve this, please?
Thanks!
YthhjFebruary 21, 2018 at 8:31 pm #915666Hey ythhj,
If you are using the ALB you can create a column and in that column load a widgetized area and include any widgets you want.
That would work.
Best regards,
BasilisFebruary 22, 2018 at 1:53 pm #916044Hi Basilis,
Yep, that works – great :-)
However, I the standard layout of the menu doesn’t fit my laouyt – would you please help me with some css for:
remove the lines between the individual menu elements
increase the font size
change the font color.Thank you,
ythhjFebruary 22, 2018 at 7:57 pm #916257Hi,
Can we please check your web site, so we can be able to provide with those CSS?
Thank you
Best regards,
BasilisFebruary 22, 2018 at 11:24 pm #916398Hi Basilis,
Login below. The page with the menu is: http://newsite.viavita.dk/wp/selvvaerd-og-selvtillid/
Thanks,
ythhjFebruary 23, 2018 at 7:32 am #916535Hi,
Please try the following in Quick CSS under Enfold->General Styling:
#menu-sidebar .menu-item { border-color:transparent !important; } #menu-sidebar .menu-item a { font-size:16px !important; color:red !important; }
Best regards,
RikardFebruary 23, 2018 at 11:45 am #916594Thank you, Rikard – that did the trick. I only have one remaining issue: is it possible to make the line height smaller – with so much space between lines, the menu will take up a lot of space.
Again thank you,
ythhjFebruary 23, 2018 at 1:20 pm #916645Hi ythhj,
You can add line-height here, or is line-height for another element?
#menu-sidebar .menu-item a { font-size:16px !important; color:red !important; line-height: 16px; }
Best regards,
VictoriaFebruary 23, 2018 at 2:04 pm #916689Thank you, Victoria – it was for the menu-sidebar.
/ythhjFebruary 24, 2018 at 6:15 am #916985Hi,
Thanks for the feedback, I’m not sure if Victorias code solved your problem or not though?
Best regards,
RikardFebruary 26, 2018 at 1:06 pm #917819It did solve my problem, Rikard – thanks for asking.
Best regards,
ythhjFebruary 27, 2018 at 6:44 am #918215Hi,
Great! Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
Ismael -
AuthorPosts
- The topic ‘Sidebar menu on specific pages’ is closed to new replies.