Change this background color?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #30937
    bsekine
    Participant

    Hello,

    I have attached a picture for reference. I am trying to find a way to change the background color of this page section. Where can I change this setting?

    Thank you in advance!

    #30940
    Veena
    Moderator

    You can change the background color in pagebuilder row styles –

    https://siteorigin.com/page-builder/documentation/styling-page/

    Or you can use the below custom CSS in themeoptions > custom CSS tab

    #featured-app {
        background-color: #3A3A3A;
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Appdev Theme Support’ is closed to new topics and replies.