Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #24083

    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?

    #24088
    Arnel C
    Member

    Hello 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.

    #24087

    Okay, thanks.

    #24086
    BoldGrid Support
    Keymaster

    Definitely!

    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}

    #24085

    I 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.

    #24084

    Hi, 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.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘How to remove background image overlay’ is closed to new replies.