• Firstly hi,

    How to remove the title of my specific page without being Unnamed.Because if ? dont remove the name of the title it seems on my picture on my slider.

    Thanks for helping

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

Viewing 1 replies (of 1 total)
  • Theme Author VW THEMES

    (@vowelweb)

    Hello @kayhankaya61,

    Add the below CSS code in additional CSS for that Go to dashboard >> Appearance >> Customize >> Additional CSS >> Here you have to paste the below CSS code >> Publish it.

    #slider .inner_carousel h1 {
        display: none;
    }

    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘How to Remove Page title without being Unnamed’ is closed to new replies.