This is searchable archive of our old support forums, which operated from 2012 - 2016. To find out how to get support for your current theme, please visit our support page.

Simple slider hover effect

  • Creator
    Topic
  • #25934
    noto
    Member

    Hi – I’m using a simple slider (full width) and my slider has a link with a hover effect. I want to remove the arrow icon from the hover. How do I specify this in the CSS?

Viewing 1 replies (of 1 total)
  • Author
    Replies
  • #25937
    Jason Bobich
    Keymaster

    Hi,

    Things like this will be CSS customizations you’ll need to make to the theme. If you inspect the slider with your browser’s dev tools, checkout the DIV wrapping each slide with class “tb-thumb-link” — for this element, you want to style the pseudo selector :before to be hidden, with display: none, for example.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.