Home Forums Themes Support Claue Change colour of buttons in Vendor Dashboard

Topic Resolution: Resolved
Viewing 4 reply threads
  • Author
    Posts
    • #17602

      Hi Henry,

      Could you help me change the colours of all the buttons in the vendor dashboard. They are currently blue.

      Many thanks,

      Karen

      Attachments:
      You must be logged in to view attached files.
    • #17619

      Hi,

      Please add below code in Claue > Theme Option > General Layout > Custom CSS

      .wcvendors-pro-dashboard-wrapper input[type="submit"], 
      .wcvendors-pro-dashboard-wrapper a.button,
      button.wcv-button {
      	background: #f49cc4 !important;
      }

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #17636

      Thanks Harry, they look lovely now 🙂

      Is it possible to also change the black menu background at the top of the vendor dashboard?
      (see screenshot)

      Many thanks,

      Karen

      Attachments:
      You must be logged in to view attached files.
    • #17651

      Hi,

      Please add below code

      .wcv-grid nav.wcv-navigation ul.menu.black { background: #f49cc4;}

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #17656

      Wonderful thanks for all your help Harry 🙂

Viewing 4 reply threads

You must be logged in to reply to this topic.