Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #661684

    Hi,

    I can’t seem to figure out how to change the colour of the titles in the portfolio grid on the homepage. It’s white on white right now. http://www.vancouvermedispa.ca/

    The same thing is happening with the little shopping cart symbol when I started setting up the online shop.

    Would love some help with that. Thanks!

    #661793

    Hi dhandakam,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .grid-entry-title a {
    color:black !important;
    }

    Thanks,
    Rikard

    #661828

    Thanks Rikard! That worked for the titles of the portfolio grid but the shopping cart icons in the online shop are still white on white, same with the category titles.

    Would be amazing if we could fix that too ;)

    #662026

    Hi,

    Sorry but I can’t find any of your products, could you link directly to one please?

    Best regards,
    Rikard

    #662223

    Hi Rikard,

    Sorry about that! Here’s the link http://www.vancouvermedispa.ca/shop/

    Thanks!

    #662226

    Hi!

    Please add following code to Quick CSS

    #top .products .product-category h3 { color: black !important; }

    Best regards,
    Yigit

    #662229

    Hi Yigit,

    Thanks for the super fast response!
    It worked for the shop page but the shopping cart icon on this page is still white http://www.vancouvermedispa.ca/product-category/cleanser/

    #662240

    Hey!

    Please add following code to Quick CSS

    .avia_cart_buttons * ,.products .product h3, .products .product h4, .products .product h5, .products .product h6 {
        color: black!important;
    }

    Regards,
    Yigit

    #662241

    Fantastic!
    Thank you so much!

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Portfolio grid title colour’ is closed to new replies.