Shape 5

Wordpress Club Themes => Business Pro - Club => : graygear January 21, 2016, 02:32:23 PM



: Font Issues
: graygear January 21, 2016, 02:32:23 PM
Hi there,
I can not figure out how to change the font styles on the site. I'm using Business Pro theme. I figured where to change the font face but all the fonts i try come out blurry/jagged.
Not sure what I'm missing. Also, when i changed the font sizes it made the font size in buttons are huge. And where would i change the font size in the main menu sub menus?

I'm using Chrome and you can see the site here: http://simichamber.graygear.net/
if you scroll all the way down you will see my HUGE contact button.

Thanks,
Keith


: Re: Font Issues
: Tristan Rineer January 22, 2016, 09:39:23 AM
For the button font size, I looked at it with Firebug (http://getfirebug.com/), and it appears that the font size is set around line 662 of css/template.css with the following code:
:
.highlight_button {
    font-size: 1.5em;
}

I recommend installing the Vertex Upgrade Patch (http://www.shape5.com/component/option,com_docman/Itemid,96/task,cat_view/gid,308/) as well, there is a whole new admin that should make it easier to find the settings you're looking for.



[Note: I am moving this topic to the correct board; please remember in the future to post theme/plugin specific questions to the board created specifically for the theme/plugin you are asking about.]


: Re: Font Issues
: graygear February 01, 2016, 04:40:02 PM
Great, thank you. I updated the framework to 4.0 but now i have a strange issue. I can not change my widget styles anymore, they are now gone. so when i add a new widget i only get the default style and i cant even update the other widgets to match. is there something i need to do to get that working again?

you can see here what im talking about. At the bottom "business hours" widget is dark compared to the others.
http://www.simivalleychamber.org/

this is what suppose to look like. You will also notice the "SPOTLIGHT" widget is a dark blue on my dev server.
http://simichamber.graygear.net

Thanks,
keith


: Re: Font Issues
: Tristan Rineer February 02, 2016, 08:35:47 AM
There was a compatibility issue in the patch which was just fixed last week.  I have re-updated the download and made sure the fix is included; just re-patch, and everything should return to working as intended.


: Re: Font Issues
: graygear February 02, 2016, 11:45:13 AM
There was a compatibility issue in the patch which was just fixed last week.  I have re-updated the download and made sure the fix is included; just re-patch, and everything should return to working as intended.

Thank you! It works great now.