Site logo

Archived topic

Problem with table

13 replies · Started by Juan Carlos on May 22, 2019

Viewing posts 1–14 of 14

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.

https://i.imgur.com/9qkjEV8.png

Hi there,

Any chance you can link me to a page where i can see the problem?

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

This archived topic is closed to new replies.