Home › Forums › All Other Themes › Change font size Widget 1 in Footer
- This topic has 7 replies, 2 voices, and was last updated 7 years, 9 months ago by Sonl Sinha.
-
AuthorPosts
-
February 21, 2017 at 7:08 am #62726
Hi,
The website I am creating is: https://www.marchello.eu and is using the SKT Coffee Pro Theme.
Question: How can I change the font size of the first widget in the Footer?
Answer from support: H1 is used on the first widget so change font size of h1 and it should affect that as well.Is it possible to override the font size in the first widget of the Coffee Pro Theme? I prefer not to change the H1 font size, because this will also affect the website.
If not, what is the font size of the other widgets, so I can match the other Widgets.Regards,
Ferenc Born
NetherlandsFebruary 21, 2017 at 3:42 pm #62777Hi,
I have tried to change the H1 font size, but this did not work. The text in the first widget remained the same.
Regards,
Ferenc BornFebruary 22, 2017 at 5:04 am #62819Hi Ferenc,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.footerlogo h1{font-size:26px !important; font-weight:normal !important;}
Regards,
DaveFebruary 22, 2017 at 8:12 am #62847Hi Dave,
Thanks. I have added this to the Custom CSS box and this WORKS!! Really strange why the other Custom CSS code does not work, like hiding the Google map from the Contact US page template.
Regards,
FerencFebruary 22, 2017 at 8:19 am #62848Hi Dave,
Do you actively block Firebug in the template (Coffee Pro)? The reason why I ask is that I could see which CSS codes I can change.
Regards,
Ferenc BornFebruary 22, 2017 at 8:56 am #62855Theme doesn’t block anything. Kindly reinstall your Firebug addon or you can check CSS codes via inspect element in the browser.
Regards,
DaveFebruary 22, 2017 at 11:01 am #62874I have installed Firebug in Firefox and this is working now. Somehow in Chrome it is a bit flaky. I will reinstall firebug in Chrome as you suggested. This ticket can be put on solved (if applicable).
PS. Can you also have a look at: https://www.sktthemes.org/forums/topic/website-does-not-show-correctly-on-ipad/
Regards,
Ferenc BornFebruary 22, 2017 at 1:19 pm #62888Okay great 🙂
-
AuthorPosts
- The topic ‘Change font size Widget 1 in Footer’ is closed to new replies.