Summer Sale Alert! Save 20% on WP Theme Bundle: 240+ WP Themes & 5 Plugins. Use Code "SIZZLE20"
Summer Splash Sale: Dive into 25% Off On All Our Premium WordPress Themes! Use Coupon Code "SPLASH25" at Checkout.

VW Wedding menu and title issues

Home Forums VW Theme VW Wedding menu and title issues

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #78200
    Emma Westerman
    Participant

    Hi there

    I’ve purchased the VW Wedding theme and would like to know how to resolve a couple of issues that are troubling me at the moment.

    1 – As I scroll down the page, the banner/menu starts to scroll up with the page, then just as it is about to disappear, it drops down to obsure the top part of the screen. I need this banner to act as if it was part of the page and disappear as the page is scrolled.

    2 – Under the title on each page is a horizontal line in a lovely pink colour. I’d like to know how to get rid of that line please.

    If you need a reference, the website is http://www.weddingandpartywishes.co.uk

    #78252
    developer vwtheme
    Participant

    Hi,

    Please add following CSS

    Go to Dashboard >> Appearance >> customize >> additional CSS >> paste given CSS >> publish

    .scrolled {
    position: unset !important;
    }
    .main_title h1:after{
    display:none;
    }

    Please let us know if you have any other queries related to our theme.

    Thank You

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.