Tagged: Color, colour, partner/logo
Hi, I found topic https://kriesi.at/support/topic/partnerlogo-element-heading-alignment/#post-200616
Which doesn’t seem to work for me. I want to change the colour and pasting the example into the quick CSS doesn’t work. Can you help?
Ideally, I would like to put something into the Custom Css Class so I can change the heading colour for individual Partner/Logo Elements rather then every element on my site.
Hope this makes sense ?
Thanks
H
Hi Heathcliffe!
Please forward us a link to your page you need to customise. Additionally, for us to have a better understanding of your requirements, please forward us a mock up screenshot of the modification you wish to achieve.
Best regards,
Arvish
Hey!
Please add following code to Quick CSS
.home div#av_section_2 h3 {
color: white;
}
Best regards,
Yigit
Hi @Yigit
Thanks for the reply. I couldn’t get this to work. The headings for the Partner Logo are still black.
As mentioned I need to make a CSS Class so I can associate the colour with specific partner logo elements, not all of them.
Thanks,
H