[Resolved] remove widget padding

Home Forums Support [Resolved] remove widget padding

Home Forums Support remove widget padding

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1536850
    moy

    I’m using “ad inserter widget & Q2W3 Fixed Widget” on my right sidebar in my blog posts…
    Is it possible to remove widget padding from ad all inserter widgets?

    #1536883
    Elvin
    Staff
    Customer Support

    Hi,

    Is it possible to remove widget padding from ad all inserter widgets?

    Definitely possible with custom CSS.

    Try this:

    aside.ai_widget {
        padding: 0px !important;
    }
    #1539554
    moy

    thank you very much Elvin, it is working….

    #1541384
    Elvin
    Staff
    Customer Support

    thank you very much Elvin, it is working….

    Glad to hear that. No problem. 😀

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