Button Font & Tagline Font Size Increase

  • Posted in : TheBlogger
  • Dee Harris
    Participant

    I tried pasting the code I found in earlier support related to the button font and tagline font into custom CSS (increasing the font size value, as suggested. I saved and published and tagline & button font did not change. I have never worked with CSS so I am flying completely blind …total newbie to WP. Am I missing a step or is this code not meant to work in “TheBlogger”. Thanks in advance …d

    .site-description { font-size: 1.1em; }

    input[type=submit], input[type=button], button, a.button, .button { font-size: 11px; }

    serkan
    Moderator

    Hi,
    Could you provide me your related url, please? I can check your custom css codes if there is any mistake.
    Thanks

    Dee Harris
    Participant

    Thanks. How do I send url privately? I have decided the buttons can stay the same size but I would like to increase the tagline a little. I do not know how much to increase the value. I increased from 1.1em to 3.1 just to see what would happen but everything has stayed the same. I would like it to be the equivalent of maybe a 12 or 13pt font …d

    serkan
    Moderator

    Hi,
    You can use this custom css code;

    @media screen and (min-width: 992px) {
    .site-header .site-description { font-size: 13px; } }

    Thanks

    Dee Harris
    Participant

    Thank you!!! That worked like a charm!

    serkan
    Moderator

    You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register