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.

Banner Area

Home Forums VW Theme VW BLOG PRO THEME Banner Area

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #48431
    Becky McWilliam
    Participant

    On my site homepage, the banner area is very tall. Is there custom css I can add to adjust that? Site is http://www.tomsterrificretales.com

    #48436
    developer vwtheme
    Participant

    Hi,

    Kindly follow the steps given below to resolve the banner issue

    Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the given CSS on it >> Publish.

    #header .pad_box {
    padding-bottom: 0em !important;
    }
    #header .pt-5 {
    padding-top: 0rem!important;
    }
    .custom-logo {
    height: 150px;
    max-height: 150px;
    max-width: 300px;
    width: 170px;
    }

    Many Thanks

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