Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #839832

    Hello,

    I want to change the header row to a custom color on EVERY table on my website.
    I searched the forum, but can’t find what I need. Also it doesn’t work all the time.

    It is for tables on product pages like this:

    Could you please help?
    Thank you!

    #839926

    Hey ivoschipper,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
     #top .avia-table tr.avia-heading-row {
      background-color: #ccc;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #839963

    Works like a charm. Thank you very much.

    #840000

    Hi!

    We’re glad that Victoria was able to help you! We’ll close this topic now. For any other questions or issues, feel free to post them here on the forum and we will do our best to assist you.

    For your information, you can also take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/

    We’d also appreciate it if you can take a moment to review our theme if you haven’t already. https://themeforest.net/downloads

    Thank you for using Enfold.
    Cheers!
    Sarah

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Change headers table’ is closed to new replies.