Comments Nicolas started the conversationJanuary 4, 2018 at 2:05pmHello,I would like to remove the green border of the button "Show More Plots" (home page). How to proceed? Thank you very much.Nicolas[deleted] repliedJanuary 4, 2018 at 8:35pmHi Nicolas Please before you continue with further steps consider reading the article we wrote about How to Add Custom CSS to your site, then paste the code below in Custom CSS Section. .show-more .reveal-button{ border:none !important; } Thank you. Sign in to reply ...
Hello,
I would like to remove the green border of the button "Show More Plots" (home page). How to proceed? Thank you very much.
Nicolas
Hi Nicolas
Please before you continue with further steps consider reading the article we wrote about How to Add Custom CSS to your site, then paste the code below in Custom CSS Section.
Thank you.