Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1074730

    Hi Moderators. I need help to change my home page product slider font colour. As a default, it is white in colour due to other pages.. However, for the home page, I need the font to be black. What CSS do i need to add.

    the website is given below

    #1074889

    Hey alsonjonsolutions,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    .home .avia-content-slider h2.woocommerce-loop-product__title {
        color: black;
    }

    Best regards,
    Nikko

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