Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #32622
    Albert Clark
    Guest

    Does anybody have a clue as to how I remove the white line above the footer in the Venetian theme? I’ve tried several different CSS codes to no avail. ex.: https://www.zr1hosting.com/wp-content/uploads/2020/12/Screen-Shot-2020-12-31-at-3.36.17-AM.png

    #32624
    BoldGrid Support
    Keymaster

    Hi Albert,

    To remove the white border on the footer, please add this CSS in the Customizer:

    .palette-primary .site-footer {
    	border-top: none;
    }

    Thanks for contacting BoldGrid, we’re always happy to help!
    Nicole

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘White footer line removal’ is closed to new replies.