-
AuthorPosts
-
April 17, 2014 at 11:10 pm #34656
I’m adding transparency to the header and footer of the Integrity Theme. I checked marked the transparency boxes but I now have white divider lines in-between the topbar, header, main content area, and footer. what would be the css code to hide/add transparency to that element?
April 17, 2014 at 11:58 pm #34675nevermind… i figured it out.
April 18, 2014 at 10:47 am #34802Hi Julio,
Good to hear you got it worked out. Thanks for letting us know! Take care
April 29, 2014 at 5:21 am #38460This reply has been marked as private.April 29, 2014 at 8:19 pm #38696Hi Mella!
Thank you for using the theme!
Do you mind explaining to us the elements that you want to be transparent? You can use this on Customizer > Custom > CSS to remove the borders and box-shadow on the header and footer section:
div.x-navbar, .x-colophon.bottom, .x-colophon.top { border: none; box-shadow: none; }
I hope that helps. Cheers!
February 2, 2016 at 11:15 pm #777285Hi,
I have this same problem with my footer bar showing a white line on its borer, although I have made it transparent (using the code you provided- thanks!)
How can I remove this line?
Thanks,
Amy
February 3, 2016 at 3:01 am #777500Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
-
AuthorPosts