[Resolved] Problem with table

Home Forums Support [Resolved] Problem with table

Home Forums Support Problem with table

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #907616
    Juan Carlos

    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.

    View post on imgur.com

    #907674
    David
    Staff
    Customer Support

    Hi there,

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

    #907919
    Juan Carlos

    The site is now online: https://limpiaplanet.com/karcher-k2/

    #907982
    David
    Staff
    Customer Support

    Could you flush and disable the cache so i can see where the CSS is coming from.

    #908003
    Juan Carlos

    Ok, now the cache is disabled.

    #908072
    Leo
    Staff
    Customer Support

    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?

    #908084
    Juan Carlos

    Ok… but when I active other theme, the table is ok. Only with GP the table is unbalanced.

    #908088
    Leo
    Staff
    Customer Support

    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.

    #908095
    Juan Carlos

    Ok, now Twenty Sixteen theme is activated.

    #908101
    David
    Staff
    Customer Support

    Could be a box-sizing issue, if you can put GP back ill take a look.

    #908119
    Juan Carlos

    Ok, now GP is reactivated.

    #908123
    David
    Staff
    Customer Support

    Try adding this CSS:

    #snippet-box * {
        box-sizing: border-box;
    }
    #908134
    Juan Carlos

    Wow!

    Now is ok!

    A lot of thanks!!

    #908135
    David
    Staff
    Customer Support

    You’re welcome

Viewing 14 posts - 1 through 14 (of 14 total)
  • You must be logged in to reply to this topic.