Okay
  Public Ticket #1420352
show more button
Closed

Comments

  • Nicolas started the conversation

    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

  • [deleted] replied

    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.

    .show-more .reveal-button{ border:none !important; }

    Thank you.