Archived topic
external css - missing styles for 'gb-inside-container'
7 replies · Started by Paweł on January 18, 2021
Hi Folks,
Started facing strange issue.. When I create container and do some style related changes, newly regenerated external css does not contain that css style. Looks like child-combinator doesnt show up.
What is interesting, when css file is set as inline then it works fine.
I'm working with the latest GP and of course checked Incognito mode, styles aren't combined and minified (I'm using WP Fastest cache and i turned off these settings).
https://imgur.com/6LJzwCU
Hi Paweł,
Any chance you can link us to the site in question?
You can use the private information field.
Let me know :)
Hi Ying,
Thanks for your reply.
Hi there,
i just checked the site with the 'broken' page - i disabled your custom CSS reportage-gallery rule. And i see this GB Style being applied:
.gb-container-4127c6cc > .gb-inside-container {
padding: 0 20px 20px;
max-width: 1200px;
margin-left: auto;
margin-right: auto;
}
Did you fix the issue ?
Nope, some magic happen here..
Can you take a look at below sceenshot? The same case.. missing style for container
https://imgur.com/9KX5JGK
Thanks, it was smth with cache.. thanks
You're welcome