My website is driving me crazy. I feel as though all the fonts look terrible and so does the sidebar. Can anyone recommend what I should do to make it look more professional?
Website help
7 posts from 3 voices-
Posted 3 months ago #
-
Hi,
The site looks good especially the background. I suggest you change the font style and the font color for the menu, it is a bit blurry. You can edit that on Flashlight > Theme Options > Styling. :)
Regards,
IsmaelPosted 3 months ago # -
How can I change just the font styling for the sidebar? I'm pretty happy with it everywhere else. Also, on my sidebar, the sub-menu is a different color than the rest of the bar. How can I change that?
Thanks!
Posted 3 months ago # -
Hi tilitran,
For the sub-menu, you can add this code in Quick CSS (located inside Flashlight > Theme Options > Styling) or custom.css (located inside wp-content/themes/flashlight/css):
#top .main_menu .menu ul.sub-menu { background-color: #200700; }For font style, inside your WP Dashboard, go to Flashlight > Theme Options > Styling and find: Heading Font select a font from the dropdown and save. Hope this helps.
Regards,
IsmaelPosted 3 months ago # -
Hi Ismael,
Thanks so much for your help!
Posted 3 months ago # -
Oo, one more quick question: how can I change the font in the sub-menu so that it matches the rest of the menu?
Posted 3 months ago # -
Open up wp-content/themes/flashlight/js/avia.js and replace:
avia_cufon_helper('h1, h2, h3, h4, h5, h6, .menu li a strong');with:
avia_cufon_helper('h1, h2, h3, h4, h5, h6, .menu li a');Posted 3 months ago #
Reply
You must log in to post.














