Having alignment issue on Firefox / Column Title + Subtitle

Posted in: Newspaper
Post count: 62

We are having an issue with our site bionavigen.com, where on the home page (https://bionavigen.com), in the top hero banner, we are not able to align the Column Title block (“Navigate With Confidence”) used in the top hero banner in Firefox.

Here is a screenshot of how it appears on Firefox: https://snag.gy/A9hfUE.jpg

Here is a screenshot of how it should appear using Chrome: https://snag.gy/GQfEOh.jpg

Please let me know if there is a fix for this. Thanks

Post count: 20688

Hi,

Looks like there is a problem with Firefox, it has problems with some of the CSS that is used. There is something you could try, please enter this code in the theme panel custom CSS section

.td-md-is-firefox .home .td-header-image {
display: inline-flex;
}

It should solve the problem – http://prntscr.com/oh8hy1

I will however make a note of it and mention it to pour design team so they can investigate. Sorry for the inconvenience. Let me know if it works, also if you have more questions.

Thanks

Post count: 62

Thank you Simion, it worked!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.