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

    Hello,

    I’m creating a new page with a left side menu, the problem I’m finding in several pages is that the footer doesn’t recognize the menu on the left and it goes full page, leaving the left side of the footer behind the menu. How can I fix this?

    #483012

    Hey redtravel!

    Can you please point us out some of the pages the issue is happening and provide us also with backend details?

    Regards,
    Basilis

    #483038

    Hi, it happens randomly at the homepage and some other pages. For example the one that says “recorridos turísticos”.

    #483811

    Hey!

    I can’t see the issue on your website. Your footer and left sided menu behave normally for me. Menu is in front of everything. Can you provide us a specific URL where the issue is happening for you? and/or send us screenshots showing what you mean? use imgur.com or dropbox.

    Regards,
    Andy

    #484247

    Sorry for the late response. Didn’t get an email after your response.

    Please find attached the url and the image link so you can see what happens.

    #484499

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (min-width: 767px) {
    .page-id-72 #socket {
        margin-left: 300px;
    }}

    Regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.