• Resolved ntpereira93

    (@ntpereira93)


    site: https://tatakuadelivery.com/

    Hello guys, I need to change the color of the titles, descriptions, product values … and I can’t find the right CSS … could someone help me?

    Basically I want to use a dark background and leave the titles, descriptions and prices in white.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor Kshirod Patel

    (@kshirod-patel)

    Hello,

    You can add this css code in your css file and this would make the title, description, product into white in color.

    div.rpress-section h5.rpress-cat, div.rpress-section a.food-title, div.rpress-section .rpress-price-holder span { color: #FFF; }

Viewing 1 replies (of 1 total)
  • The topic ‘Change color titles, description, prices..’ is closed to new replies.