badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Text colors on Table

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #73593
    pelchat118
    Participant

    HellO

    How i can change color on the text in a table inside a post ?

    Thank !

    #73615

    Hi @pelchat118,

    You cannot change the color of text in a table individually. The color of text in a table is related with the content text color so the color of text in a table will same as the color that you have set for content text.

    Thanks

    #73635
    pelchat118
    Participant

    Its possible to add some css to do it ?

    #73673

    Yes if you are familiar with the Color Names or Color Codes then you can add CSS Code to change the text color of table. For that please go to ‘Appearance > Customize > Additional CSS’ and paste the below code.

    .entry-content table {
    	color: red;
    }

    please replace the above ‘red’ color with your desired Color Name or Color Code (RGB or Hex).

    Thanks

    #86510
    Ships & Ports
    Participant

    Can title color background be changed?

    #86525

    Hi @oluwatosin-ige

    To change the title background color login to your dashboard and go to Appearance > Customize > Colors > Elements Color there you can see Site Title Area option to change the site title background color.

    Thank you!

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