[Support request] Stylizing a widget in the side bar

Home Forums Support [Support request] Stylizing a widget in the side bar

Home Forums Support Stylizing a widget in the side bar

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1186853
    Hafsa

    Hi, I have a text widget in the side bar (with the text saying “Worldwide information on the Coronavirus outbreak”). I want the widget container to have the same css as the containers on the left, and the text to be of the same style as in the containers on the left.
    Please advise, thank you.
    p.s. If required, I’m happy to change it to a Custom HTML widget. That said, will still need help doing the same.

    #1187168
    David
    Staff
    Customer Support

    Hi there,

    try this CSS:

    .sidebar .widget {
        border-radius: 10px;
        border: 1px solid #bbbbbb;
    }
    #1188020
    Hafsa

    Thanks!

    #1189301
    David
    Staff
    Customer Support

    Glad to be of help

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.