![]() |
How to make <bold> the category menu text ?
I tried to make the category menu in bold, but what am i missing ? I tried to insert the css:
Quote:
|
I was looking for the same thing and found the css change needed to be done in header.php. The code is near the bottom of the file.
It works fine for me and now the code looks like this: ul#rmenu li a:link, ul#rmenu li a:hover, ul#rmenu li a:visited, ul#rmenu li a:active { color: #<?php echo $bfa_ata_cat_menu_bar_link_color; ?>; text-transform: <?php echo $bfa_ata_cat_menu_transform; ?>; font: <?php echo $bfa_ata_cat_menu_font; ?>; font-weight: bold; } |
All times are GMT -6. The time now is 01:40 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.