Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #164843
    [email protected]
    Participant

    The new version changes the background color from white to a greyish off white. This change makes all jpg images outlined and it needs yo be changed back.

    example: vitamindogs.com

    #164869
    sapana
    Participant

    @kellycaoh-com: There seems to be an issue with the theme I will let you know after new update is released.

    Kind Regards,
    Sapana

    #164870
    sapana
    Participant

    @kellycaoh-com:For temporary solution you can use this code for now.
    Go to=> Appearance=> Customize=> Additional CSS=> add the following css

    #content > .wrapper:after {
        display: block;
        content: ' ';
        clear: both;
    }

    Let me know if this works out!

    Kind Regards,
    Sapana

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Foodie WorldVersion: 2.0’ is closed to new replies.