Footer link not displaying properly in FF

Hi,

Using the footer builder i created a footer for https://dev.cannalifebotanicals.ca

The footer looks great in safari and chrome but the right side menu is spread out vertically in Fire Fox.

Any help is greatly appreciated.

thanks

Brent

Hi Brent,

Thanks for writing in! Could you please try adding the following CSS rule into your Theme Options > Global CSS area and see if that helps.

.e4854-13.x-bar-container .x-menu li a span {
    padding: 0 !important;
}

Hope that helps.

Hi,

that definitely helped… it is still a bit off though… is there a variable i can adjust within that code to make small adjustments?

Hi Brent,

Is it possible to point out the issue there with a screenshot? so that we can assist you with a possible workaround.

Here’s how I see it now (see secure note).

Thanks!

it works now. The code made the right menu display the same across all browsers and I was able to fix it :slight_smile:
thanks for the awesome support

1 Like

Glad we could help.

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.