-
AuthorPosts
-
February 23, 2015 at 4:49 pm #400765
Hi,
Ive added a button using the button content element but I need to make the text bold.
Is there a quick way to do this?
ThanksFebruary 23, 2015 at 4:54 pm #400773Hey robertscott!
You can turn on Custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and give your element a custom CSS class and then add following code to Quick CSS in Enfold theme options under General Styling tab
.your-custom-class { font-weight: bold!important; }Regards,
YigitFebruary 24, 2015 at 1:51 pm #401394Tried that and it didnt work
February 24, 2015 at 1:52 pm #401395February 24, 2015 at 1:56 pm #401401This reply has been marked as private.February 24, 2015 at 6:48 pm #401607Tried adding a custom element to the button element and added the right code but still doesnt work
February 24, 2015 at 6:57 pm #401614Hi!
Please add following code to Quick CSS
.contact-us-button-bold a { font-weight: bold!important; }Cheers!
YigitFebruary 24, 2015 at 7:12 pm #401627This reply has been marked as private.February 24, 2015 at 7:33 pm #401645Hey!
Please flush browser cache and refresh your page a few times. Code is being applied fine on my end :)
Best regards,
YigitFebruary 25, 2015 at 12:49 am #401805Yes but the text on the butting still isnt bold. ive looked on 2 different computers
February 25, 2015 at 4:12 pm #402123Hi!
I have uploaded two screenshots showing the differences – http://imgur.com/a/y2svc
There is a slight difference. If you would like to add new bolder font weights, please see – http://kriesi.at/documentation/enfold/register-additional-google-fonts-for-theme-options/Best regards,
YigitFebruary 25, 2015 at 4:34 pm #402152Ah I see. Yes only a slight difference. I’ll try changing the font on the button.
Thanks -
AuthorPosts
- The topic ‘Add bold to button text.’ is closed to new replies.
