Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #34656

    Julio R
    Participant

    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?

    #34675

    Julio R
    Participant

    nevermind… i figured it out.

    #34802

    Alexander
    Keymaster

    Hi Julio,

    Good to hear you got it worked out. Thanks for letting us know! Take care

    #38460

    Mella O
    Participant
    This reply has been marked as private.
    #38696

    Support
    Member

    Hi 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!

    #777285

    amytran
    Participant

    Hi,

    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

    #777500

    Christopher
    Moderator

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