• Resolved Just Ard

    (@just-ard)


    I have changed the size of the font site wide by using the code:

    #content {
    font-size: .99rem !important;
    }

    This size suits me well, however, I would like a smaller font for the sidebar widgets.

    Can anyone help with this.

    Site: justard.com

    Thanks in advance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Styled Themes

    (@gejay)

    Hi Just Ard,

    Well, its almost smaller font size in sidebar then content. By the way it’s not required size the, please use the following css fo changing font size in sidebar widget.

    #right-sidebar{
        font-size:11px; // use the required px
    }

    Note: Please use the custom css plugin or Child theme so the changes does not lost on theme updates.

    Thanks

    Thread Starter Just Ard

    (@just-ard)

    Thank you. I should have come back on this.

    I installed Easy Google Fonts, and after about 5 minutes of reading the instructions it was easy.

    I needed to find the selector for the right sidebar which is #rightsidebar, then I was able to adjust the size of the font in the customiser. So I think when you saw it I had already made the adjustments.

    Thanks for your help. It truly is an excellent theme, and so flexible when you get into it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Different font sizes needed’ is closed to new replies.