Remove "Go To The Top" from Home ( v4.2)

  • Posted in : Responsy WP
  • markosmugen
    Participant

    Hi,
    I need to remove the “Go to the top” option from the site home, but i can find it anymore in the Theme Settings>Style.
    Where i can disable that in the new version 4.2?
    Best

    Mehmet S.
    Keymaster

    Hi, use this in your Theme Settings > Style > Custom CSS field:

    .copy-text p span,
    .copy-text p span + a
    { display: none; }
    

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘Responsy WP’ is closed to new topics and replies.