• Resolved carlpanashe

    (@carlpanashe)


    Is there a way i can customise the slider caption and just have the call to action only and not the page name/H1?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter carlpanashe

    (@carlpanashe)

    solved

    Theme Author VW THEMES

    (@vowelweb)

    Hello @carlpanashe,

    Please add the below CSS code in additional CSS for that Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the below CSS >> Publish it.

    #slider .inner_carousel h1 a,#slider .inner_carousel p{
    display: none;
    }

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Slider caption’ is closed to new replies.