Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS How to change background color of all the table headers?

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #261356
    jockey
    Participant

    Hello Guys!

    I need to change the background color of the remaining pricing table headers to ORANGE.
    Link here https://instapple.com
    Can anyone tell me by inspecting elements what should i add in my additional css code?

    #261360
    Beverleyh
    Participant

    You seem to know how to do this yourself – inspect the element and the appropriate css selectors will be given to you in ‘styles’ pane.

    Sorry, but this type of post (and by a first timer) just seems like you’re wanting to promote your website/services, so I won’t be clicking.

    #261363
    jockey
    Participant

    Hello Beverleyh,
    I don’t want to promote my website … I am stuck with css of the tables .. I don’t know which class or id to select .. I don’t know how to use Inspect Elements .. :(
    Can you please check … Infact my website is under construction ..

    #261381
    Beverleyh
    Participant

    Right-click > inspect element > look at the ‘styles’ pane for the given selector.

    Google have some great docs on using the inspector and DevTools console. You should check it out so that you don’t need to rely on other people. https://developers.google.com/web/tools/chrome-devtools/

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