• Resolved jen91

    (@jen91)


    Hi, I am using Savona Pro theme and am trying to change the background colour of the widget title box and the colour of the title font and can’t do it. I’ve tried adding additional CSS and it does nothing. I’ve also tried editing the CSS files directly, and it still does nothing. Please could you help?

    • This topic was modified 6 years, 7 months ago by jen91.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • AddWeb Solution

    (@addweb-solution-pvt-ltd)

    Hello jen91,

    Add below css code into your current active child theme’s style.css file or you can add additional css option in theme customizer.

    .savona-widget .widget-title {
      background: #fff;
    }

    Hope this will helps you.

    Thanks.

    Thread Starter jen91

    (@jen91)

    Hi AddWeb Solution Pvt. Ltd., Thanks for getting back to me so quickly.

    Forgive me, but I am a complete newbie with no knowledge of CSS – is the “child theme” what appears when you click Appearance > Editor > Stylesheet?

    If so, is there a specific place I should add this CSS in the sheet?

    Thanks!

    Theme Author Aslam

    (@aslamnaik)

    Hello @jen91

    Since you are a Pro user, contact the theme support directly at the below link:
    https://optimathemes.com/support/

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Changing widget title background colour’ is closed to new replies.