Header Logo Issues – Image Upload has unexpected results (Again)

Posted in: Newspaper
Post count: 28

Hi Simion,

Ok so I am still having difficulties. I don’t know what is happening here at all. I have tried to remove all possible CSS associated with the header as per last post –

I have deleted all possible CSS associated with this (I think) but it must be hiding somewhere. I checked 3 places 1. Live CSS, 2. Theme Panel Custom CSS, 3. Customizer CSS. When I use the google inspector tool it the CSS class is included in a file called (index):

This is what I am currently looking at https://snag.gy/8M16Oc.jpg

Everything was working ok expect for the background image CSS that wouldn’t go away (and still won’t)

This is the website – https://www.thechildhoodlife.com/

Anywhere else I should be looking?

Thanks

Shane

Post count: 20688

Hi,

For me it is removed now – https://www.screencast.com/t/lqxVo7cgR

Post count: 28

Hi Simion,

Thanks for your help. I was able to figure it out.

There definitely seems to be a conflict between the Live CSS & Theme Panel CSS editors. I think the conflict arises when a piece of CSS includes the use of !important along with the CSS property and value.

I know the use of the !important rule can lead to issue’s. Maybe this is one of them?

Thanks

Shane

Post count: 20688

HI,

The use of the !important tag should only be used if there is no other way to strengthen or prioritize the CSS code. It could create problems with the order of the loading in CSS.
It would also depend on the code used, as a whole.

Try to use enter code in one place only, either the Live CSS or theme panel, so you can keep track of potential conflicts between the codes you use. It all depends on the code used.

Thanks

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