change intro shortcode font size

  • Posted in : cvCard WP
  • yaxcough
    Participant

    how can I change the font size on the intro shortcode?

    ahmetsali
    Keymaster

    Hi, you can try this custom css code;

    @media screen and (min-width:768px) {
       .intro h2 { font-size: 1.6em; }
       .rotate-words { min-height: 28px; }
    }
    

    you can play with this code, remember this; if you increase the font-size in the code you also need to increase min-height value accordingly.

    smcm79
    Participant

    I also need to reduce the intro font size but this code has made no difference.
    Also, I have tried to impliment the custom code to have an unrestricted logo size:

    h1.site-title img { max-height: none; }

    ..but this seems to have no effect either.

    I must be doing something wrong but I can’t figure out what! I’d be grateful for any ideas you might have. Thank you.

    ahmetsali
    Keymaster

    @smcm79

    Hi, the answer was for cvcard-wp theme, are you sure you are using the same theme? If you are asking for another theme please create a new topic under the right category. Thanks.

Viewing 4 posts - 1 through 4 (of 4 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