• I am new to wordpress. So i dont have any idea about how to reduce the header size in Hueman Theme. i know it can be reduced by css but i dont know anything about it.
    plz help my website is this
    Please check my website and help me. Also Is there any way to remove “Powered By WordPress. theme by Customizr” in the footer. If yes plz give the solution.

    Thank!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi Unny,

    Please follow the instructions in documentation of the Hueman theme : https://docs.presscustomizr.com/article/236-first-steps-with-the-hueman-wordpress-theme

    Here in 8th point you can find how to change the footer copyright text and other helpful modifications.

    Thread Starter unny30

    (@unny30)

    Hey, thank you for the reply. I have done that successfuly.
    Hve you any idea how can i reduce the header size. There is too much blank space above or below the header which is looking bad. Please go throught my site and give the right CSS code to do that/
    Thank you!

    Hey,

    Please try this CSS:

    #header .pad {
    padding-top: 15px !important;
    padding-bottom: 2px !important;
    }

    Change the padding pixels according to your need. Hope it helps. ??

    Thread Starter unny30

    (@unny30)

    you are confirm that this is right css. Because i have previously applied one and the header size became too large. So confirm this

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Reducing the header size’ is closed to new replies.