-
Author
-
August 3, 2016 at 01:06 #131099mykeParticipant
Hi, I want my footer to be on the bottom of my page even if my page is short. Currently, if the page is short, the footer is awkwardly in the middle of the page.
I do not want the footer always on the screen like the top menu. I just want it to be on the bottom of the page if the page is short. (Long pages, it is still at the bottom of the page of the screen)
Thanks!
August 3, 2016 at 19:19 #131226RaduModeratorHi,
Where i can see a page like that please ? If the community is private provide user and pass
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 4, 2016 at 16:58 #131345RaduModeratorHi,
The only solution is to have socket fixed, use this css
COPY CODEdiv#socket { position: fixed; bottom: 0; width: 100%; }
Css will be added to wp-admin -> theme options -> general settings -> quick css
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 10, 2016 at 09:03 #131884mykeParticipantNo, I do not want the footer stuck always on the screen. I want it to appear on the bottom of the screen and still appear off the screen if the text is too long.
August 10, 2016 at 18:24 #131926RaduModeratorHi,
This is not possible without having content there, or empty…. spaces….
Just add some BR tags or spaces..
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.