- AuthorPosts
- July 17, 2017 at 10:00 am #24083Anonymous UserMember
The Venetian Boldgrid theme has a very nice big background image displayed on the home page; however, it also overlays two translucent white triangles over the image that I’d like to be able to turn off. Is there a way to do this thru the theme controls, or does it require its own code to shut it off?
July 17, 2017 at 10:46 am #24088Arnel CMemberHello Nmason@scsbroadband.com,
Sorry for the issue with the triangles in the background. I looked for a way to remove it and its tied into the code of the theme. There is no way to remove that effect using the functionality within BoldGrid. Apologies for the inconvenience.
If you have any further questions or comments, please let us know.
Regards,
Arnel C.
July 17, 2017 at 12:02 pm #24087nmason@scsbroadband.comMemberOkay, thanks.
July 26, 2017 at 9:29 pm #24086BoldGrid SupportKeymasterDefinitely!
You should be able to remove the triangles by setting the before and after pseudo-selectors on the body with CSS using the WordPress Customizer’s Custom CSS tool.
This CSS snippet should take care of that:
.custom-background::before, .custom-background::after{border:0}
October 24, 2017 at 9:18 pm #24085Anonymous UserMemberI hate the home page regardless of theme. I have spent 12 hours messing with it.
I found pages in text editor which lists home page/starter page whatever they call it. Forget it, I am deleting it, and starting a new page where I can do what I want a lot easier and faster.
September 17, 2018 at 2:27 pm #24084Anonymous UserMemberHi, I have chosen to use the Venetian theme. However I can’t seem to remove the “Special Thanks” link in the footer. The Office photo that appears within the Special Links is not being used on my website, I’ve even deleted the photo permanently from my media folder. I’d like the Special Thanks link to be removed , and am not using the Theme photo. Has anyone been able to figure out how to have both removed? Thank you.
- AuthorPosts
- The topic ‘How to remove background image overlay’ is closed to new replies.