• Resolved mitzeitundohne

    (@mitzeitundohne)


    hi

    ho to remove the “title” of an page? its also showing the name of an page on startpage too. is there an option to not show it?

    rgds

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Di Themes

    (@dithemes)

    Hi

    You can use below custom CSS:

    .woocommerce-products-header__title.page-title {
    	display: none;
    }

    To add custom CSS: Appearance > Customize > Additional CSS.

    Thanks

    Thread Starter mitzeitundohne

    (@mitzeitundohne)

    nice!
    runs smooth!
    thanks!

    pls check your emails. used support@…
    asked if i can change the color or prices in product list from red to a different one.

    Theme Author Di Themes

    (@dithemes)

    Hi

    It is hello@…. instead support@…

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘how to remove page title?’ is closed to new replies.