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.

Removing icon and line from Header

Home Forums VW Theme Removing icon and line from Header

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #43278
    Joseph A.
    Participant

    Hi.
    Could please help me by showing me how to remove the social icon from the header, and also remove the line in the header from Homepage, Blog and Contact.
    https://life.veganrecipeswap.com
    Thanks
    Joseph

    #43294
    developer vwtheme
    Participant

    Hi,

    Thanks for choosing us!

    There is no any social icon present in your site.

    Kindly follow the steps for removing the header border given below

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

    .home.page-template .site-header{
    border-bottom: unset;
    }

    Many Thanks

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