Removing bold in menu and slideshow
Professional Business Joomla template for corporate and business websites suitable for showing stock quotes, up to date news, portfolio management resources or international market data.
- GK User
- Thu Aug 22, 2013 6:55 pm
Hi all,
Thanks for reading. I can't seem to pinpoint the style sheet to remove the bold from the menu and other places in this template. It's a great template, I just need to tone it a down a bit.
Thanks,
Tad
Thanks for reading. I can't seem to pinpoint the style sheet to remove the bold from the menu and other places in this template. It's a great template, I just need to tone it a down a bit.
Thanks,
Tad
-
- Fresh Boarder
- GK User
- Thu Aug 22, 2013 8:48 pm
Please add this code to override.css file in root/templates/gk_template_name/css directory :
and then just remember to enable "Use override CSS" option in template advanced settings tab.
- Code: Select all
div.gk-menu > ul.level0 > li > a,
.gkIsWrapper-gk_financial_business .gkIsTextTitle a { font-weight: 500!important}
and then just remember to enable "Use override CSS" option in template advanced settings tab.
-
- Platinum Boarder
- GK User
- Wed Sep 04, 2013 11:57 pm
Cool! Thanks a lot.
-
- Fresh Boarder
3 posts
• Page 1 of 1