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.

Replies

15
  1. Andrew Misplon Staff 10 years, 9 months ago

    Hi Dave

    Thanks for reaching out.

    If your site is live, please could you send through a link so we can take a look.

    Thanks

  2. Dave Kirkwood 10 years, 9 months ago

    Hi Andrew, thank you for your quick response.
    Here is the link. It’s very early days, working on it now.
    Cheers,
    Dave

    http://www.davekirkwood.com

  3. Andrew Misplon Staff 10 years, 9 months ago

    Thanks. Not sure I’m seeing what you are. Below is what I see:

    Can you point me in the right direction?

  4. Dave Kirkwood 10 years, 9 months ago

    I don’t know how to post an image here?

  5. Richard Sanderson 10 years, 9 months ago

    Think Dave is referring to the 3 pixel line that comes below the top menu when you scroll the page

    • Andrew Misplon Staff 10 years, 9 months ago

      Nice one! Thanks Richard :)

  6. Andrew Misplon Staff 10 years, 9 months ago

    It’s a little technical.

    1. Upload it to your WordPress Media Library.
    2. View the image in the Media Library.
    3. Copy the right column URL to your clipboard.
    4. Insert it here using an IMG tag:

    http://www.w3schools.com/tags/tag_img.asp

    Or at step three, just send that link.

  7. Andrew Misplon Staff 10 years, 9 months ago

    Thanks.

    Please try the following at Appearance > Custom CSS:

    /* Navigation */
    .main-navigation.sticky {
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
    }
  8. Richard Sanderson 10 years, 9 months ago

    Try – style.css line 932

    .main-navigation.sticky {
    box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.15);

    removing this removes the fold line

  9. Andrew Misplon Staff 10 years, 9 months ago

    That’s the one!

    (Let’s rather do it Appearance > Custom CSS to avoid losing the change the next time we update Vantage.)

  10. Dave Kirkwood 10 years, 9 months ago

    Perfect. Thank you guys.

    D

  11. Andrew Misplon Staff 10 years, 9 months ago

    For sure, glad that helped.

    Thanks Richard.

    All the best.

  12. Dave Kirkwood 10 years, 9 months ago

    And thank you for recommending Jetpack to another user on another thread – saved me a lot of looking. Loving your quick responses and ‘can do’ attitude guys. All the best.
    D

  13. Andrew Misplon Staff 10 years, 9 months ago

    Awesome, glad to hear a few of those Jetpack modules were useful for your site.

    Thanks for your support. Chat soon :) Cheers.

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