Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #258880
    Jerome Dorsey
    Participant

    I am able to edit food Menu items and change the color of the type and boldness of the text. However, the changes do not show up in the menu that is generated on a page using the short code. They do show up in the preview. The site is https://buonospizza.com . An example is the item Festa di Pasta e Pizza under the Catering menu. Thank you

    #258891
    Skandha
    Participant

    @tattoo-tom: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #post-100 .entry-content > p {
        color: #f23456;
    }

    You can change the color according to your choice.
    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Changing color of Food Menu item’ is closed to new replies.