Sidebar / Widget Header Text - by Nym - on WordPress WooCommerce support

This topic has 6 replies, 2 voices, and was last updated 9 years, 11 months ago ago by Eva Kemp

  • Avatar: Nym
    Nym
    Participant
    May 28, 2014 at 18:09

    Hi,
    How do I change the heading text colour in the sidebar widgets?
    Also, the fonts are different for the 2 different widget headers, how can I make them both like the ‘browse by price’ widget header?
    Thanks.
    here's what I mean:

    5 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    May 28, 2014 at 18:20

    Hello,

    Please provide us with the link to your site in Private Content.

    Regards,
    Eva Kemp.

    Avatar: Nym
    Nym
    Participant
    May 28, 2014 at 18:44

    Thanks, here it is

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    May 28, 2014 at 20:09

    Please add this code into custom.css file:

    .widget_product_categories .widget-title, .widget_price_filter .widget-title {
        color: red;
    }

    and change color value to yours.
    And this code to change font for Categories widget title:

    .widget_product_categories .widget-title {
        font-size: 16px;
        font-family: Raleway;
    }

    Here is the tutorial how to create custom.css.

    Regards,
    Eva Kemp.

    Avatar: Nym
    Nym
    Participant
    May 28, 2014 at 21:02

    Perfect, thanks so much!

    Avatar: Eva
    Eva Kemp
    Support staff
    May 28, 2014 at 21:33

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘Sidebar / Widget Header Text’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.