Page 1 of 1

how to make sub-menus bold or stand out better?

PostPosted: Mon Aug 01, 2016 11:12 am
by gracefuli
Hi Folks- i am using bb-with side menus. on the side menu's setup in navigation. the main topic ie; shirts is in bold & capitals. i like that. but then the sub-categories (- short sleeve) are not bold, & upper and lower case. case is fine, but how can i make this bold so they are easier to read or change the color that they are displayed in? thanks.

ps- i am still a newbie so please type slowly and give details. i am usually very good at following directions!

Re: how to make sub-menus bold or stand out better?

PostPosted: Sat Aug 06, 2016 5:57 pm
by ShopSite Lauren
Multiple themes use the BB templates. For most themes you should be able to add the following code anywhere on your page (ie the header, text a or text b fields under Preferences > Layout Settings). If the code below doesn't work, please let me know which theme you are using and I can give a more specific answer.

Code: Select all
<style type="text/css">a.left_pagelink {font-weight:bold;}</style>

Re: how to make sub-menus bold or stand out better?

PostPosted: Mon Aug 08, 2016 12:34 pm
by gracefuli
it worked! thanks!

Re: how to make sub-menus bold or stand out better?

PostPosted: Fri Nov 30, 2018 3:21 pm
by hammer
This worked for me but I had to ad a test size and then add the CSS to every template individually ... page, shopping cart and custom templates