Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #695759

    Hi Guys! For some reason the footer and socket will not show on any of the pages on my site. I’ve made sure that each page is set to “show footer and socket” and i’ve also made sure that the correct setting is checked in the theme options. Could someone please help? Thank you so much for all you do!

    #695899

    Hey peanuttario,

    You have this in style.css:

    @media only screen and (min-width: 990px)
    #footer, #socket {
        display: none !important;
    }

    Regards,
    Rikard

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