Change font size Widget 1 in Footer

Home Forums All Other Themes Change font size Widget 1 in Footer

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #62726
    MarcelMarcel
    Member
    • Topics: 3
    • Replies: 7
    • Total: 10
    Member since: December 24, 2016

    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
    Netherlands

    #62777
    MarcelMarcel
    Member
    • Topics: 3
    • Replies: 7
    • Total: 10
    Member since: December 24, 2016

    Hi,

    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 Born

    #62819
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi 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,
    Dave

    #62847
    MarcelMarcel
    Member
    • Topics: 3
    • Replies: 7
    • Total: 10
    Member since: December 24, 2016

    Hi 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,
    Ferenc

    #62848
    MarcelMarcel
    Member
    • Topics: 3
    • Replies: 7
    • Total: 10
    Member since: December 24, 2016

    Hi 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 Born

    #62855
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Theme doesn’t block anything. Kindly reinstall your Firebug addon or you can check CSS codes via inspect element in the browser.

    Regards,
    Dave

    #62874
    MarcelMarcel
    Member
    • Topics: 3
    • Replies: 7
    • Total: 10
    Member since: December 24, 2016

    I 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 Born

    #62888
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Okay great 🙂

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Change font size Widget 1 in Footer’ is closed to new replies.