Tagged: 

Viewing 7 reply threads
  • Author
    Posts
    • #17203

      Hi,

      i need your help please.
      I need to change the color of 2 Buttons here :
      https://carpediem-institut.fr/ (the purple in a middle of the page)
      and colors of prices on this page : https://carpediem-institut.fr/nos-prestations-et-tarifs/

      I tried to change on FTP on CSS preset but it doesn’t work. I think it’s changed with the menu of the template only, but i want to keep all the actually colors but not this 2 elements.

      Could you help me please ?

      Thanks

    • #17207

      Hi Ynk1726,

      Thanks for reaching us!
      To change color for the button, please add this to custom css and change color like you want to show.

      .custom-rev .rev-btn {
          background-image: linear-gradient(to right,#e8d9b1 0%,#e8d9b1 51%,#e8d9b1 100%) !important;
      }

      For the price label:

      .pricing-hspa ul li ins {
          color: #e8d9b1;
      }
    • #17291

      Hi,

      thanks for your reply but it doesn’t works…

      Do you have a other tip ?

      Thanks

    • #17299

      Hi again,

      So Could you please share Admin info with us?
      We will do this for you.
      Thanks!

    • #17467
      This reply has been marked as private.
    • #17472

      Hi Ynk1726,

      Please check this account!
      We can’t login to your Dashboard.
      Thanks!

    • #17488
      This reply has been marked as private.
    • #17496

      Hi again,

      It seems to you haven’t changed color code.
      http://prntscr.com/k69icq
      Please do this!
      Thanks!

Viewing 7 reply threads

You must be logged in to reply to this topic.