Home Forums WoodMart support forum Background color setting isn’t full-height

Background color setting isn’t full-height

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #447524

    Jeriss Cloud Center
    Participant

    Dear,

    I defined a background color for all pages with the below theme setting :
    Styles and Colors > Background Pages > All Pages Background

    However, my issue now is that the color isn’t full-height. How can I make this background color full height?

    Thanks
    Simon

    Attachments:
    You must be logged in to view attached files.
    #447537

    Jeriss Cloud Center
    Participant

    Link

    #447625

    Artem Temos
    Keymaster

    Hello,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    body {
        background-color: rgb(243,243,243);
    }

    Kind Regards

    #447637

    Jeriss Cloud Center
    Participant

    Ok thanks you can close this ticket

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Background color setting isn’t full-height’ is closed to new replies.