Need transparent background ( Refer SS )

Hi,

AS you see in screen short My front page is showing white background … i want to make it transparent. Please help!!!

Hi there,
I hope you are doing well.

This can be done with the help of some Custom CSS. Kindly provide me with a link to a page with this so that I may be able to write up some CSS that should work for your setup.

Looking forward to your reply :slight_smile:

Best Regards,
Support.

Grampanchayatkushewada.com thanks for replying… Please help me!

You can try achieving this by adding the following CSS code in the Custom CSS option of the latest version of Sparkling theme on the below path.

Admin Area -> Appearance -> Customize -> Additional CSS

body.home #main .post-inner-content {
    background: transparent;
    border: 0;
}

Thanks a Lot Mod …!! You just saved my yaas …!! It worked like charm! Thanks a lot Again ! :slight_smile: :slight_smile:

You are most welcome here :slight_smile: