Viewing 2 replies - 1 through 2 (of 2 total)
  • Do you know of something we can replace that with? I did a lil googling and replaced clearfix with

    `display: inline-block

    But I’m no coder….annnnd nothing happened. fail.

    Check out my theme issues here….

    Suggestions would be greatly appreciated!

    Thread Starter SrSolano

    (@srsolano)

    I would suggest you to simply override that .clearfix class in your theme’s style.css, if you add:

    .clearfix{float: none; clear:none;}

    That should fix it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Plugin's CSS .clearfix class could conflict with some themes’ is closed to new replies.