Home Forums Basel support forum Background color settings for "Fullwidth" pages

Background color settings for "Fullwidth" pages

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

    chuankai86
    Participant

    How do I set that? As the background color settings provided is for “Boxed” layouts only.

    Now that I have set background colors for all my element rows, there is a white space left.

    #6614

    Artem Temos
    Keymaster

    Hello,

    Thank you for the question.

    If you want to set a background for whole page content you can use his code snippet. Place it to the Custom CSS area in Theme Settings

    .main-page-wrapper {
        background: #730b0b;
    }

    Regards

    #6618

    chuankai86
    Participant

    Thanks for the quick reply.

    How do I change colors fonts for:
    1. blog post element (i.e. title / excerpt colors)
    2. shop page – product name title color

    #6621

    Artem Temos
    Keymaster

    You can change this in Theme Settings – Typography – Entities names.

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