lay out text table

Home Forums Gravida Support lay out text table

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #203768
    info1363info1363
    Participant
    • Topics: 8
    • Replies: 19
    • Total: 27
    Member since: August 21, 2018

    A question about a little bug in layout Gravida Pro:
    I have made a table, only the text in column does not start in same line, and also different inline on desktop and mobile.
    https://www.puuremmafotografie.nl/tarieven/ you can see the start of the price is not in the same line…
    How can I fix this?

    #203797
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .wp-block-table .has-fixed-layout td {
      vertical-align: top;
    }

    Regards,
    Dave

    #203903
    info1363info1363
    Participant
    • Topics: 8
    • Replies: 19
    • Total: 27
    Member since: August 21, 2018

    Thank you, fixed!

    #203904
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org

    Regards,
    Dave

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