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.

Cta in Masthead

Resolved 7 replies premiumthemetheme-vantage
11 years ago · Last reply by Andrew Misplon 11 years ago

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.

Need fast email support? Get SiteOrigin Premium

Replies

7
  1. Andrew Misplon Staff 11 years, 7 months ago

    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. ktgordon 11 years, 6 months ago

    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. Andrew Misplon Staff 11 years, 6 months ago

    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. ktgordon 11 years, 6 months ago

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

    Thank You!

  5. Andrew Misplon Staff 11 years, 6 months ago

    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. ktgordon 11 years, 6 months ago

    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. Andrew Misplon Staff 11 years, 6 months ago

    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.

Have a different question or issue?

Start New Thread