Hi guys
Is there a way to just style one particular widget on a sidebar.
I would like a rounded corner border around the text widget Pace clinic with the address etc. On http://www.sjidesign.com/hitek/?page_id=626
Many thanks for any assistance
Dan
Hey sjidesign,
Sure, you can add the following to quick css:
#text-9{
border:1px solid #000;
border-radius:15px;
padding:8px
}
Adjust the color to whatever you need
Best regards,
Jordan Shannon
Thank you very much Jordan, worked perfectly.
Cheers
Dan
Hi Dan,
Glad that Jordan helped you. Thanks for using Enfold :)
Best regards,
Nikko