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

    Hello. I use the catalogue function on various pages on my site and can control the colour of the text without a problem via css, however I have just one colour block where I would like to change the colour of the title text. How do I do this so it only affects the catalogues in this block. notes in Private content.

    #1220489

    Hey Kate,

    Add this to quick css:

    #av_section_3 .av-catalogue-title{
    color:#000!important;
    }
    

    Best regards,
    Jordan Shannon

    #1220494

    Thats brilliant! Thanks. It worked!

    #1220495

    Hi,

    Great! I’m happy I was able to help. If you need anything else, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Catalogue title colours’ is closed to new replies.