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

    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.

    #1235032

    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

    #1236194

    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

    #1236685

    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

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