Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #122151

    Johan P
    Participant

    Hi,

    How would i be able to change the footer hight in my website: http://www.nres.nl

    Thanks in advance!

    Regards,

    J Peeters

    #122333

    Darshana
    Moderator

    Hi there,

    Follow the CSS code below, change the value accordingly and place it into your Customizer (Custom > CSS section) using the menu Appearance -> Customize.

    
    .x-colophon.bottom {
        min-height: 100px;
    }
    

    Hope that helps.

    #122444

    Johan P
    Participant

    Sort of, but it doesn’t go smaller than 77px

    Thanks!

    #122470

    Cousett
    Member

    Try adding some CSS code under Appearance -> Customize -> Custom -> CSS

    .x-colophon.bottom .x-colophon-content {
    margin: 10px 0 0px;
    }

    Once this is set you should be able to change the other style to a lower value. I was able to reduce it to 38px. I hope this helps.

    #122880

    Johan P
    Participant

    Perfect!

    Thank you again for your support!

    #123151

    Cousett
    Member

    Glad we were able to help. 🙂 Have a nice day.

    #226256

    wpStan.com
    Participant

    I’m having the same issue with the X Theme, I’m trying to change the height of the footer widget though, not the normal footer.

    How do I change the height of the footer widget? Or

    How do I make the height of what is currently in the footer of my webpage smaller?

    My web-site is: http://www.Naz-Sect.com

    #226404

    Rue Nel
    Moderator

    Hello There,

    Please create another thread so we can address your issue way better.

    And also kindly provide us the url of your site with login credentials, if necessary, so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site

    – WordPress Admin username / password (only if necessary)

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thank you very much.