Your account expired support, please renew to get your support.

Home Forums Themes Support Claue Claue Color Scheme/ Design

Viewing 4 reply threads
  • Author
    Posts
    • #40927
      skeenbanks
      Support Expired

      Hi there!

      I want change some part of my website:

      Top text color to white ; info@… and currencyt text ,CAD (see picture)

      And the background of footer (bottom ) to Black

       

      Thank you for helping!

       

      -Frantz B.

      Gojo Supply

    • #40929
      Harry
      Support Expired

      Hi Frantz,

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

      .jas-currency {
      	color: #fff;
      }
      .footer__bot {
      	background: #000;
      	color: #fff;
      }
      .footer__bot a {color: #fff !important;}

      Kind regards

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

    • #40930
      skeenbanks
      Support Expired

      Hi Harry!

      It gives me this

      -Thanks for helping!

      Frantz B.

      Gojo Supply

    • #40931
      Harry
      Support Expired

      Hi Frantz,

      Please paste code to Claue > Theme Option > General Layout > Custom CSS not copy to header left content.

      Kind regards

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

    • #40934
      skeenbanks
      Support Expired

      Harry you are the best!

      and for  text info@… on top bar also the currency tab want to put the text white/see picture #1 on post.

      Thanks for helping!

       

      -Frantz B.

      Gojo Supply

Viewing 4 reply threads

You must be logged in to reply to this topic.