Home Forums Themes Support Claue how to add child theme

Viewing 2 reply threads
  • Author
    Posts
    • #16796

      I want to change front page background color so please tell me how will be done it.

    • #16817

      Hi Girdhari,

      You want add background color for only homepage-frontpage or for all page?

      If you add background for only homepage please use below code

      body.home { background: #fff;}

      if you change background for all pages please use below code

      body { background: #fff;}

      You can add this code to style.css in claue-child or add in Dashboard > claue > theme option > general layout > custom css

      Best regards

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

    • #16821

      How to add Child theme.

Viewing 2 reply threads

You must be logged in to reply to this topic.