• I just installed the Simple Custom CSS plugin to override any other codes.
    I have figured out how to get rid of the zig zag divider for this theme but now I am looking for a CSS code to make my sidebar background white. I would also like to change the font, font color, and size of my sidebar widget titles!

    Any code I find and try out does not work — I am new to imputing codes so I just want to make sure there isn’t something else need to do.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter DesireeMarie

    (@desireemarie)

    sorry, My website is https://www.desireandattire.com

    wongpk

    (@wongpk)

    @desireemarie
    Sidebar widget CSS: .side-widget
    Sidebar title CSS: .side-widget h3

    You can refer more CSS here: https://www.w3schools.com/css/css_font.asp

    I do not see any zig zag divider, can you specify where is it?

    Thread Starter DesireeMarie

    (@desireemarie)

    I figured out how to change the color of my sidebar widget 2 months ago, all of a sudden the grey is back. I have tried everything.

    Can someone tell me how to change it back to white? I can edit the style.css. Also.. Why did it change? Does it remove your changes if you update the theme?

    https://www.desireandattire.com

    @ DesireeMarie how did you change the colour? Perhaps due to your editing style.css and update overwrite it?

    Please do this instead:
    1- Install Jetpack plugin
    2- Activate the Custom CSS
    3- Go to Appearance – Edit CSS
    4- Key in: .aside {background: transparent;}
    5- Save changes

    This way, theme update will not overwrite your style.css and changing the colour back to grey again.

    Hope that helps.

    Thread Starter DesireeMarie

    (@desireemarie)

    Hi there,

    Thank you, this did help months ago. For some reason, the background of each widget title has disappeared and now its just displayed the title with no background.

    How do I change the background color of the side widget titles?

    Thank you!

    Hi @desireemarie

    The CSS .aside {background: transparent} is what makes the widget background disappear, if you want the background colour remove the CSS.

    The same with the title customization with CSS, the CSS is .side-widget h3.

    If you need more customization to the theme, it is best yo hire a developer. I think this is a theme issue support, not customization.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Changing widget font, font color, and size for Adele theme’ is closed to new replies.