Skip Navigation

[Resolved] Layout not working in FireFox

This thread is resolved. Here is a description of the problem and solution.

Problem:
With Firefox Browser

tag not working as expected

Solution:
To make

tag working as expected with Firefox browser you need to add CSS to fix this issue.

You can find the proposed solution with the following reply:
=> https://toolset.com/forums/topic/layout-not-working-in-firefox/#post-589672

Relevant Documentation:

This support ticket is created 6 years, 5 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 2 replies, has 2 voices.

Last updated by DanielS9588 6 years, 5 months ago.

Assisted by: Minesh.

Author
Posts
#589624
firefox view.JPG
chrome view.JPG

The layout/view I've created for WooCommerce works perfectly in Chrome, Safari and IE/Edge.
When I view the page:
hidden link
in Firefox the products do not stay in their one containers.

Any idea how to fix this ASAP?

The site is almost ready to go LIVE.
Thanks,

#589672

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Could you please try to add following CSS to your style.css file and try to resolve your issue:

hr {
clear: both;
}
#590934

Minesh,
Thank you for the help.
That did the trick.
All is looking great on all browsers.
Thanks again

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.