Custom widget titles
Hi there!
I have managed to create different styles for the content of different widgets but cannot
separate the titles so every widget has its title formatted in the same style which I do not want.
Advice would be appreciated.
Many thanks
snowgoosebooks.co.uk
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Stevereeve,
You should consider adding a class to the widget so you can specifically target that header. To do this, open up your intended widget and go over to the widget styles sidebar. Open the attributes group, and input a class. Then, simply prepend your CSS with that CSS. For instance, with a h3 header I would use something like this:
.example h3
Hopefully, this helps you. I would also recommend giving this article a read, How CSS Selectors Work.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.