Edit A Specific Headline On A Specific Page
I’d like to edit just the headline on my home page. Specifically I’d like to be able edit the font size on the “Headline” text and “Sub-Headline” text.
I have searched quite a bit and have tried to add row classes and widget classes and NOTHING changes when I do. I’m beginning to this that I have some overriding feature enabled.
Your help would be greatly appreciated.
URL; lionandluxe.com
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Brent
Edit the Headline widget in question and click Attributes in the right column, insert a class name, this can be any name, for this demo I’m going to use:
At Appearance > Custom CSS insert:
/* Headline Widget */ .home-headline #sow-headline-container.sow-headline h1 { /* Declarations go here */ } .home-headline #sow-headline-container.sow-headline h3 { /* Declarations go here */ }Hope that helps.
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.