• Resolved pasquino

    (@sibrinca)


    Hi! I love this theme but I find a small issue: Social menus don′t link if you click in social icons when you use Chrome. If you use Explorer, it works, but no with Chrome, neither in PC or Android Mobile.

    Best regards

Viewing 5 replies - 1 through 5 (of 5 total)
  • Theme Author themefurnace

    (@themefurnace)

    Hi,

    You can fix this in style.css

    Change :

    #menu-social li a {
    	color: #dbdddc;
    }

    to :

    #menu-social li a {
    	color: #dbdddc;
    	display:block
    }

    Will add this to next release.

    Thread Starter pasquino

    (@sibrinca)

    OK. It works!!! Thank you very much!

    Thread Starter pasquino

    (@sibrinca)

    ??

    Im still having this issue in Chrome. I can see the link but they are not clickable. They also dont even show up in IE. Only browser I have found them to work in is Safari!

    Ramon_Montana

    (@ramon_montana)

    I have same issue like adrenalinelife, any idea how to solve it?

    Thanks for your support.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Social menu doesn't works in Chrome’ is closed to new replies.