Support Forum

Welcome to the Support forum.

New Discussion can be made between Monday and Friday (AEST). Comments are never disabled.

Thanks, Elliot

Current status: Solved. . Done
Relation field with multiple post types. CSS styling problem.
  • Hi,

    I'm having this little ugly styling problem since I've updated to the latest version of ACF (ACF 3.3.9) running (WP 3.4.1). It seems like the CSS class '.info' used to mark the different types in the relation field is also used and styled by other plugins (e.g. search everything) resulting that the formatting is screwed. Could you scope your class or make it fully styled.

    Many thanks!
    info_bug.jpg
    968 x 306 - 49K
  • Hi novazembla,

    I can see the problem and yes, I will change the css class.

    However, I just would like to point out that it is not ACF that needs to scope it's class, it is the other plugins which should. If the other plugin's css was scoped correctly, they would not touch the .info class inside an ACF field.
  • Fixed in 3.4.0 (to be released soon)