Problems with logo-displaying on Firefox

Posted in: Newspaper
Post count: 98

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

Post count: 23312

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!

Post count: 98

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

Post count: 35449

Hi,

Please provide a link were we can inspect this problem, in this way we can provide you a better answer.

Thank you for your understanding!

Post count: 98

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

Post count: 35449

Hi,

Please try this custom css
.td-header-style-7 .td-header-sp-logo {
margin-right: 0px!important;
}

Set the code in Newspaper>theme panel>Custom code>Custom css
Let me know how it works!

Thank you!

Post count: 98

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

Post count: 35449

Hi,

This is like is look for me in fire fox and chrome -> https://www.screencast.com/t/VZtRoiG3v

Thank you!

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