• Resolved Dimitra Rekka

    (@dimitra-rekka)


    Hello “Caira”,
    Congrats for the beautiful theme !

    Would you please give me the Custom CSS for the Styling Settings, so I can resize (make smaller actually) the Heading font size?
    Thank you in advance.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Can’t find the theme Caira on wordpress.org themes, need a link to the theme or site and what heading?

    Thread Starter Dimitra Rekka

    (@dimitra-rekka)

    Thank you zeaks for your response.
    The theme by “Caira” is called ALBAR, and its link can be found at:
    https://wordpress.org/themes/albar/

    On the top left, I would like to resize the heading (in the demo ALBAR).

    The CSS for it is

    .site-header-one .site-title a {
        font-size: 45px;
        font-weight: 500;
        text-transform: uppercase;
    }

    Use this to change the font size, change 45px to whatever you like

    .site-header-one .site-title a {
        font-size: 45px;
    }
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Resize Heading Font Size’ is closed to new replies.