• How can I remove the line in the slider in between the title and the text. Also, is there any way to center the smaller text in the slider as it is right alighned?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello,
    I am having the same problem.
    Did you find out how to remove the line from the title in the slider from homepage?
    Thanks,
    Araci

    Charles

    (@charlesrodmell)

    In frontpage.php in the editor, search for slider-text-separator
    Remove that div
    It looks like: <div class=”slider-text-separator”></div>

    I guess it will come back each time the theme is updated, so either be prepared to amend it each time, or set up a child theme (no idea how to do that).

    Thank you very much!!!
    I will try today.

    Charles

    (@charlesrodmell)

    I installed “real time find and replace” plugin and used that to cancel the div html every time without worrying about child themes or it disappearing after updates. Also great to remove stuff that hackers search for like “powered by wordpress” and other stuff that popular plugins stick into the code.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Remove line on slider???’ is closed to new replies.