How to show Table Grid in the Blog pages content

This topic has 3 replies, 3 voices, and was last updated 1 weeks, 6 days ago ago by Tony Rodriguez

  • Avatar: khurram virk
    khurram virk
    Participant
    March 19, 2025 at 17:51

    Dear Sir,

    good day to you!

    i hope you will be fine. we are adding tables in blogs but it is not displaying a grid or border. I need to add a proper table grid.

    Here is the blog link
    https://safeandsecureksa.com/the-top-features-to-look-for-when-buying-a-chain-block-in-saudi-arabia/

    Here is the screenshot
    https://snipboard.io/YGSedr.jpg

    Could you please guide me on how to do it.
    Looking forward to your support.

    Thank you

    2 Answers
    Avatar: Justin
    Luca Rossi
    Support staff
    March 20, 2025 at 07:49

    Hi @khurram virk,

    Please try adding this custom CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:

    
    figure.wp-block-table table {
        border: 1px solid #e1e1e1;
    }
    
    figure.wp-block-table table td,
    figure.wp-block-table table th{
        padding: 15px;
        text-align: left;
    }
    
    figure.wp-block-table table td:first-child,
    figure.wp-block-table table th:first-child {
        border-right: 1px solid #e1e1e1;
    }
    
    figure.wp-block-table table tr {
        border-bottom: 1px solid #e1e1e1;
    }
    

    https://prnt.sc/L6xPS40hGzqZ

    Kind regards,
    The 8Theme Team

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    May 6, 2025 at 15:26

    Dear khurram virk,

    Choosing our theme reflects your commitment to quality, and for that, we’re genuinely grateful. As we constantly strive to elevate your experience, your feedback is an invaluable gift. Could you kindly take a moment to rate our product with 5 stars on ThemeForest?

    Click here to share your insights: https://themeforest.net/downloads

    Your support fuels our journey, and we appreciate it more than words can express.

    Best Regards,
    The 8Theme Team

  • Viewing 3 results - 1 through 3 (of 3 total)

The issue related to '‘how to show Table Grid in the Blog pages content’' has been successfully resolved, and the topic is now closed for further responses

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.