Hello,
I made a table at my hompepage. But I want to change the background colours in this specific section.
For example I want to change the black colour into another colour. Can you support me? I can’t find it.
Hey suzanneroording,
Please try the following in Quick CSS under Enfold->General Styling:
.home #av_section_3 .pricing-table li.avia-pricing-row {
border-color: #eee;
}
Best regards,
Rikard
Hi richard,
i have another question (actually i have three;))
1) I want to change my alignment to the left but i don’t want to change the first two rows they must be in the centre.
2) I want to change it in the real css file but what file do i need to change?
base.css
layout.css
3) and i want to change all of the tables to make them the same height.
thanks a lot, i hope you can help me.
Greetings froms the Netherlands;)
Suzanne
Hi Suzanne,
Could you please attach a mockup of what you’re trying to achieve?
It’s not really a good idea to change the actual css file, you can always use more specific selectors to override css.
Best regards,
Victoria