• Resolved neildep

    (@neildep)


    I have created a table and changed the background & font colours of a single row. In preview its looks exactly as I wish but in live page view the formatting is lost. What have I missed?

    .tablepress-id-26 .row-3 td {
    		background-color: #1660FA !important;
    		color: #ffffff !important;
    		font-weight: bold !important;
    		padding-top: 15px;
    		padding-bottom: 15px;
    	}

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    I’m not sure that I can reproduce this… When opening your link, I do see how this CSS code has been applied to the chosen rows!? Am I missing something?

    Regards,
    Tobias

    Thread Starter neildep

    (@neildep)

    Sorry, I should point out I’ve done more work since I first posted on here. What was row 3 in my post is now row 4

    The top row of headings is white text on a blue background, I want to replicate this on row 4, the headings for the second set of graphs.

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    yes, that’s what I thought, and it’s showing exactly like that for me… Have you tried clearing any caching plugins, or opening the link in an “Incognito”/”Private browsing” tab, to rule out browser cache issues?

    Regards,
    Tobias

    Thread Starter neildep

    (@neildep)

    That’s it. Thanks.

    It’s good to know that I had got it right and I’ll note the cache closing for future reference.

    As ever, great service.

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! 🙂 Good to hear that this helped!

    Best wishes,
    Tobias

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Formatting an individual row’ is closed to new replies.