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

Questions and answers about ShopSite Custom Templates
Post Reply
gracefuli
Posts: 58
Joined: Thu Aug 02, 2007 7:27 pm

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

Post 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!
ShopSite Lauren
Posts: 889
Joined: Fri Aug 11, 2006 1:35 pm
Location: Orem, UT
Contact:

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

Post 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>
- ShopSite Lauren
Contact me for help with any of your
custom ShopSite template questions.
gracefuli
Posts: 58
Joined: Thu Aug 02, 2007 7:27 pm

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

Post by gracefuli »

it worked! thanks!
hammer
Posts: 127
Joined: Thu Mar 17, 2011 8:22 am

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

Post 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
Post Reply