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.

How to hide the name of the page?

Home Forums VW Theme VW BAKERY PRO THEME How to hide the name of the page?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #89885

    Does anyone know how to hide the page title in the VW Bakery PRO theme?
    Or is it only possible to hide the title by editing the code?

    #89913
    developer vwtheme
    Participant

    Hi,

    Kinldy add below css

    H1{
    display: none;
    }

    To add CSS follow the steps below

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

    Thank you

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