Table Issues in WordPress

Posted in: Newspaper
Post count: 36

Hi, I’ve even tried decreasing the font size, but I’m unable to control the table in WordPress. Here’s a screenshot (https://ibb.co/ngCX1R0) highlighting the area. I believe it might have something to do with word wrap

https://ibb.co/ngCX1R0

Post count: 27744

Hello,

You need to use a custom code css to display it correctly. Please provide the link to your website.

Thank you!

Post count: 36

Here is the link to the post which had issues. https://saurabhtripathi.me/humane-ai-pin-2/
Website: https://saurabhtripathi.me/

Post count: 27744

Hello,

Please use this code .single .tdb_single_content .tdb-block-inner.td-fix-index
{
word-break:auto-phrase;
}

Set the code in Theme Panel > Custom code -> Custom css.

Thank you!

Post count: 36

That was amazing !! Thank you 🙂

I need a little more help I’m using InsightAI prebuilt single page /Post template. Sometimes featured images load way too big here is the screenshot of the zoomed out version https://ibb.co/RThL7w6

How do I keep it short or fixed size irrespective of the size of an image I upload as a featured image?

Post count: 36

If we access this page https://saurabhtripathi.me/humane-ai-pin-price/ from the desktop you’ll see image is way too big and sometimes it gets too small for other post types!

Post count: 27744

Hello,

Please replace it with a Single Bg Featured Image https://i.imgur.com/zyvEnYr.png

Thank you!

Post count: 36

Anamaria, thank you so much! Today has been absolutely fantastic, and your help meant the world to me, especially sorting out that table issue. I really appreciate it! 🙂

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newspaper’ is closed to new topics and replies.