Hey,
I have this table on the main page and I have copy it to all other posts as well.http://www.coolbudgethotels.com/
Custom css class: table
http://www.coolbudgethotels.com/buenos-aires/
I want to change the content in the middle cell. Is there a code I can add so it will change instantly all tables with the custom css class: table ?
Thanks
Charlotte
Hey Charlotte,
about which table element are you talking about exactly? screenshots highlighting would help. However, try this code:
.table {
}
What exactly do you want to change?
Best regards,
Andy
Hey Andy,
There is only one table in each page so I thought it was pretty obvious ;)