Archived topic
remove widget padding
3 replies · Started by moy on November 18, 2020
Viewing posts 1–4 of 4
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?
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;
}
thank you very much Elvin, it is working....
thank you very much Elvin, it is working….
Glad to hear that. No problem. :D
This archived topic is closed to new replies.