Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #539866

    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!

    • This topic was modified 8 years, 6 months ago by artbava.
    #539944

    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

    #540057

    Hi Elliott,

    Thanks in advance!

    • This reply was modified 8 years, 6 months ago by artbava.
    #540211

    Hey!

    Add this to your custom CSS.

    html, #socket { background: #3f3f3f !important; border-top: 0px !important; }
    

    Best regards,
    Elliott

    #540220

    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; }

    • This reply was modified 8 years, 6 months ago by artbava.
    #540268

    Hey!

    Glad you got it sort out.
    Please let us know if you need anything else, regarding our theme!

    Best regards,
    Basilis

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Widgets and socket positioning’ is closed to new replies.