Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1240937

    Hey guys,

    I only have a footer socket activated on my website.
    Now I want to have a margin between the content and the socket.

    #socket {
    margin-top:50px;
    }
    doesn’t do the job.

    Any ideas?
    THANK YOU

    #1240970

    Hey Jables,

    I don’t see anything wrong with your code and it should work.
    Can you try to flush out cache if you have a caching plugin or some minification plugin like Autoptimize?
    Also clear your browser cache.
    If it doesn’t work, please give us a link to your site.

    Best regards,
    Nikko

    #1241017

    Thank you for you fast reply.

    I disabled all plugins, but still… there is no margin above the socket.

    #1241050

    Hi,

    Can you screenshot the issue? I’m not seeing the problem.

    Best regards,
    Jordan Shannon

    #1241325

    Hello Jordan!
    Please check out any other page than the home page.
    I added a whitespace there.
    On any other page you can see that there is no top-margin.
    Thank you

    #1241340

    Hi Jables,

    Please add this CSS code in Quick CSS, located in Enfold > General Styling:

    #top #wrap_all #main .avia-section:nth-last-child(2) {
        float: none;
    }

    Best regards,
    Nikko

    #1241509

    Awesome, it works!
    Thank you so much!

    #1241539

    Hi Jables,

    Glad we could help :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Margin top for footer socket’ is closed to new replies.