Archived topic
Problem with table
13 replies · Started by Juan Carlos on May 22, 2019
Hi!
I have a problem with the tables of the plugin Schema - All In One Schema Rich Snippets.
When I change the theme, the table is ok, but with GP, the table is unbalanced.
Attached capture.
Hi there,
Any chance you can link me to a page where i can see the problem?
The site is now online: https://limpiaplanet.com/karcher-k2/
Could you flush and disable the cache so i can see where the CSS is coming from.
Ok, now the cache is disabled.
I'm actually not seeing any of GP's code that would interfere with it.
Any chance you can check with the plugin author first?
Ok... but when I active other theme, the table is ok. Only with GP the table is unbalanced.
Any chance you can show me what the table looks like in a default WP twenty series theme?
And please enable us to use right click.
Ok, now Twenty Sixteen theme is activated.
Could be a box-sizing issue, if you can put GP back ill take a look.
Ok, now GP is reactivated.
Try adding this CSS:
#snippet-box * {
box-sizing: border-box;
}
Wow!
Now is ok!
A lot of thanks!!
You're welcome