Home>Support>Call-to-action & Button Help

Call-to-action & Button Help

HI!

For call-to-action, how do I change the color of the title? Right now it is set to default as white on a gray background and it is hard to read.

For the siteorigin button, how do I go about increasing the size? Right now it is on the default and fixed size.

Thanks,
Abraham

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 8 years, 5 months ago Andrew Misplon
    Hi, I Work Here

    Hi Abraham

    Thanks for reaching out.

    The CTA widget takes the colors for headings from your theme’s stylesheet. I’m sure we’ll introduce settings for this in the future, for now, try adding the following to a Custom CSS plugin like SiteOrigin CSS:

    /* CTA Title */
    .sow-cta-text h4 {
        color: #000000;
    }
    
    /* CTA Subtitle */
    .sow-cta-text h5 {
        color: #000000;
    }
    

    Edit the color values as required.

    You can increase the size of the SiteOrigin Button widget in the Design and Layout section using the Font Size and Padding settings.

  2. 8 years, 4 months ago abraham.lin

    Hi Andrew,

    Thanks for the reply. I tried out the code that you gave and only the subtitle text seems to change, and my title is still white. Am I doing something wrong? I am simply copy and pasting the code into the CSS Styles under Attributes.

  3. 8 years, 4 months ago Andrew Misplon
    Hi, I Work Here

    Thanks for your feedback. The CSS provided must be inserted at AppearanceCustom CSS. If you don’t have AppearanceCustom CSS, please, go to PluginsAdd New and install SiteOrigin CSS.

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More