This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Edit A Specific Headline On A Specific Page

10 years ago · Last reply by Andrew Misplon 10 years ago

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

URL: http://lionandluxe.com/

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff 10 years, 3 months ago

    Hi 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:

    home-headline

    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.

Have a different question or issue?

Start New Thread