Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #748179

    Hi

    On my website (still in development) http://www.venezianoplastering.co.uk/enfold

    – none of the links are clickable in the footer (tag cloud, blog etc)
    – various other link on the homepage are not clickable either.

    it seems to be just the dark colour backgrounds where the links dont click

    Thanks
    Stephen

    #748766

    Hey stephen,

    They’re working fine on my end, could you try to clear your browser cache and reload a few times to see if that helps?

    Best regards,
    Rikard

    #749012

    Hi Rikard

    They’re working fine? on a mobile / iphone?
    Ive cleared the cache and tested it on other mobiles no links work?

    please help with this
    thanks

    #751094

    Hi,

    It seems it doesn’t work because of a css from a plugin which causes the issue (blog manager light), this can be resolved by adding this css code in Quick CSS (located in Enfold > General Styling):

    @media only screen and (max-width:767px) {
      .responsive #top #wrap_all #footer .flex_column.av_one_fourth {
        float: left !important;
      }
    }

    Hope this helps :)

    Best regards,
    Nikko

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