Hi,
My webpage has a slim footer, i wish i could place the widgets and socket inside this area, but instead they are bellow it. Is there a way to change the relative widgets and socket positioning so they’ll stay inside the footer?
Thanks in advance!
Hi artbava!
So your trying to place the socket inside your footer? Send us a link to your page so we can see the styling your using. You can set your reply as private if you wish.
Regards,
Elliott
Hey!
Add this to your custom CSS.
html, #socket { background: #3f3f3f !important; border-top: 0px !important; }
Best regards,
Elliott
Hi Elliott,
Thanks for the reply, but this is not what i need. The footer is now pretty large! Instead of making the footer larger to cover the widgets and socket i wish the footer to stay with the height it was before with widgets and socket inside of it. Is there a way to do it?
EDIT:
Nevermind i fixed it adding this:
#footer { padding: 0px 0 0; }
Hey!
Glad you got it sort out.
Please let us know if you need anything else, regarding our theme!
Best regards,
Basilis