[Resolved] Separate container and color settings for pages vs post

Home Forums Support [Resolved] Separate container and color settings for pages vs post

Home Forums Support Separate container and color settings for pages vs post

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1275674
    Dajuan

    I’m using GenerateBlocks to redo a site that leveraged GP Theme Premium + Elementor. GP Theme Premium has global Container and Color settings. I have two questions:

    How do I differentiate container settings between pages and post?

    How do I differentiate color settings between pages and post?

    GP Premium + Elementor: https://peakcityheadshots.com/

    GP Premium + GB (rc 1.0): https://peakcityheadshots.com/alternative/ I need the make the white container grey (#efefef) and remove the padding. I want this for all pages.

    #1275772
    Dajuan

    I used the Simple CSS plugin to apply the following code to a specific page:

    .site-content .inside-article {
    background: #efefef;
    padding: 0% 2% 0% 2%;
    }

    Resolved.

    #1275870
    Leo
    Staff
    Customer Support

    Glad you’ve figured out 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.