Hi!
When my website perspektive-online.net is displayed on firefox, the menu is alway below the logo, that looks ugly. So I want the logo to stay just at the left side of the menu. In Chrome it works. What can I do?
Here a Foto of Chrome (left) and Firefox (right):
https://ibb.co/jGR8p5T
-
This topic was modified 7 years by
perspektive.
Hi,
I have inspected your source page and I saw that you are using a plugin for minifying which might break the entire CSS of the theme. Please remove all of the untested plugins, leave just to active only the tested plugins, clear all the caches and check the results. Notice that we have tested for both browsers and we did not encounter any problems regarding this section, sorry!
Let us know how it goes!
Thanks for the message!
Hi.
I’ve deactivated all plugins, but that didn’t change anything. And the Problem still continues existing. Do you have any idea? Maybe it’s because of the logo-size?
Thanks
Hi.
The problem is still existing like written in the first post:
“Hi!
When my website perspektive-online.net is displayed on firefox, the menu is alway below the logo, that looks ugly. So I want the logo to stay just at the left side of the menu. In Chrome it works. What can I do?
Here a Foto of Chrome (left) and Firefox (right):
https://ibb.co/jGR8p5T
”
Thanks
This is how the custom code now looks like
.td-feat-image-caption {
color: #ffffff;
margin-top: 10px;
margin-left: -5px;
padding: 10px;
background-color: rgba(34, 34, 34, 0.55);
}
.td-header-style-7 .td-header-sp-logo {
margin-right: 0px!important;
}
But it still doesn’t work
https://ibb.co/vs1sT1S
Hi,
This is like is look for me in fire fox and chrome -> https://www.screencast.com/t/VZtRoiG3v
Thank you!