Site logo

Archived topic

How can I move my footer bar?.

2 replies · Started by navin on March 7, 2023

Viewing posts 1–3 of 3

How can I move my footer bar ?it’s right in the middle at the moment. also the other options like search, recent posts and recent options are missing on the right hand side. I have deleted and reinstall gp few times but nothing helped. Please help me ASAP

How can I move my footer bar ?it’s right in the middle at the moment. also the other options like search, recent posts and recent comments are missing on the right hand side. I have deleted and reinstall gp few times but nothing helped. Please check he link don below
https://www.jetsetmoney.com/

Hi Navin,

It's at the center vertically almost because there's not much content.

This is the default behavior.

Try adding this through Appearance > Customize > Additional CSS:

.site-content {
    min-height: calc( 100vh - 87.5px);
}
This archived topic is closed to new replies.