Home>Support>Cta in Masthead

Cta in Masthead

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

GordonsDogFood.com

I’d like to put the Call to Action widget in the top-right of my masthead, or just move it up a few notches, currently stuck in the middle, goal is to have it above the masthead background image that I’ve moved to the right as well. I’m at a loss what CSS to edit/add.

Thank You!

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

  1. 10 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Hi Kris

    Thanks for running Vantage.

    Please give our new Widget Bundle Plugin a try: http://wordpress.org/plugins/so-widgets-bundle/. It has a newer CTA widget in it that seems to work better in the header widget area.

  2. 10 years, 11 months ago ktgordon

    Thanks for the quick reply Andrew,

    I did just install the extra widget bundle and they are nice. I still can’t adjust where the widget appears in masthead – even the left/center/justify doesn’t seem to do anything. After inspecting the element and drilling down to what controls this I’ve added this to custom CSS:

    header#masthead hgroup #header-sidebar aside.widget {
    position: top;
    }

    Still not affecting positioning though, am I on the right track?

  3. 10 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Sorry for the back and forth here. Can you please upload the CTA to the header sidebar and let me know. I’ll then work the CSS to adjust it above the image you’re using there. Thanks.

  4. 10 years, 11 months ago ktgordon

    Not a problem and done. Using a regular SiteOrigin Button, didn’t like the rectangle behind the CTA.

    Thank You!

  5. 10 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Give this a try under Appearance > Custom CSS:

    header#masthead hgroup #header-sidebar .widget_sow-button {
    position: absolute;
    top: -90px;
    right: 10px;
    }
    
    @media and screen (max-width: 680px) {
    header#masthead hgroup #header-sidebar {
    display: none;
    }

    Thanks.

  6. 10 years, 11 months ago ktgordon

    Resolved.

    As an employee for a major hosting provider I feel confident and justified in recommending SiteOrigin to my customers.

    Keep up the good work!
    Thanks!

  7. 10 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Super; really glad to hear that helped. Appreciate the positive feedback.

    All the best with your project.

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