• Resolved Collar City Brownstone

    (@collar-city-brownstone)


    Hello, Part of this question was answered already in another thread, but I need the simplified answer for non-tech blog owners. How can I change the widget title color and also the size. The font is too large for my tastes on the sidebar and the yellow is not my favorite. I love this theme though. Thank you!

    https://www.collarcitybrownstone.com/

    oh, while I am at it, how can I change the font of the site title.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Collar City Brownstone

    (@collar-city-brownstone)

    Can someone please answer my question. I would really appreciate.

    Thank you

    Theme Author Tomas Mackevicius

    (@tomasm)

    In functions.php there is a block of code, that you can uncomment – it would give you an option to use Google Fonts, but then you will have to edit style.css anyway.

    In style.css under: 2.1 Small headers

    Look for: .widget-title and change

    font-size: 27px;
    font-size: 1.928571428rem;
    
    color: #FC9F00;
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Widget title font size and color’ is closed to new replies.