Hi,
Can you let me know how to Remove the white background-color to let appear the image background.
Currently all my pages are white. Below is the screen shot.
https://drive.google.com/open?id=0Bx50kT4bx-fiNTByZTFxUzBCVnM
Hi,
Can you let me know how to Remove the white background-color to let appear the image background.
Currently all my pages are white. Below is the screen shot.
https://drive.google.com/open?id=0Bx50kT4bx-fiNTByZTFxUzBCVnM
Hi,
You can change the background to white and remove border with this Custom CSS:
.hentry {
background-color: transparent !important;
border: none !important;
}
Please let me know how it works.
Best Regards,
Csaba
Hi,
Great! You’re most welcome! If you need help with anything else, please open a new topic.
Have a nice day!
Best Regards,
Csaba