Viewing 1 replies (of 1 total)
  • Hi @alakulihal,

    I hope you are well today and thank you for your question.

    You can try achieving this by setting background image and adding the following CSS code in the Custom CSS option of your theme on the below path.

    Admin Area -> Appearance -> Customize -> Activello Options -> Other -> Custom CSS

    .container.main-content-area {
        background: #fff;
    }

    Best Regards,
    Vinod Dalvi

Viewing 1 replies (of 1 total)
  • The topic ‘How to create background under content and sidebar area’ is closed to new replies.