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

    Hello,

    I am using a floating widget plugin which works fine in IE and FF but will not work in chrome. The developer of the plugin has advised on a WordPress forum that this is usually an issue with the theme so has advised the following:

    “The problem is in styles!

    Look at your theme’s shortcodes.css line 27:

    -webkit-backface-visibility: hidden;

    You should completely remove this line or remove line 15:

    .widget,

    in this case widgets wont be affected!”

    So, my question is where in Enfold would the same code be? And secondly, is it ok to do this as advised or will it cause other problems?

    Thanks

    Andrew

    #135570

    Hi Andrew,

    The backface visibility fix is a common addition for a wide range of css issues. If its conflicting with your plugin, it would better to target that specific plugin’s selector and then have the css only target the widget.

    If you can provide a link to your site we can assist with the css. Just make sure to point out exactly the widget and page.

    Regards,

    Devin

    #135571

    Thanks.

    The site is not live yet so i’ll let you know.

    Andrew

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘floating widget’ is closed to new replies.