Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #501843

    I am having a weird bug that only happens on Safari.

    I am using the Flat Business demo and the footer and the fullscreen button at the bottom above the footer become bold or flash when I mouse over. This also happens on the demo on your site http://kriesi.at/themes/enfold-business-flat/

    It looks like the font is changing weight when mousing over it.

    Please help as this is the only open issue my client has with the site now.

    Thanks!

    #502211

    Hi marcbuote,

    I see the problem on my end too, I’ve notified Kriesi about it.

    Thanks,
    Rikard

    #502261

    Hi!

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

    .avia-safari .avia-button-fullwidth { 
    -webkit-transform: translateZ(0)!important;
    }

    Regards,
    Yigit

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