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

Home Forums Themes Support Claue How do I shrink the height of the footer area #1?

Topic Resolution: Resolved
Viewing 3 reply threads
  • Author
    Posts
    • #34812
      delladang
      Support Expired

      How do I shrink the height of the footer area #1?

       

    • #34813
      Harry
      Support Expired

      Hi,

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

      .footer__top {
      	padding: 80px 0;
      }

      and change 80 with your number.

      Kind regards

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

    • #34814
      delladang
      Support Expired

      Hi Harry,

      Thank you. Also, how do I remove the Copyright on the left and the Menu Shop links on the right into this footer bar?

      • #34816
        delladang
        Support Expired

        Disregard this. I know how to fix it. Thank you.

    • #34815
      Harry
      Support Expired

      Hi Della,

      Please add more code to laue > Theme Option > General Layout > Custom CSS

      .footer__bot {
      	display: none;
      }

      Kind regards

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

Viewing 3 reply threads

You must be logged in to reply to this topic.