Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1025337
    spinner
    Participant

    Hi,

    How do I remove the grey line around images and pages in Integrity?
    I have a client who absolutely doesn’t want them.
    Can’t find this in the theme settings, so where in the CSS do I just remove it or set it to white?

    Thank you 🙂

    #1025506
    Nabeel A
    Moderator

    Hi there,

    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.

    #1026651
    spinner
    Participant
    This reply has been marked as private.
    #1026653
    spinner
    Participant

    Oh, and I need the grey line around the images gone!

    Thanks again! 🙂

    #1027188
    Rue Nel
    Moderator
    This reply has been marked as private.
    #1028054
    spinner
    Participant

    Yeah, I saw that, too – my bad.
    And the client decided they wanted the header shadows back in – go figure 😉
    One last question: I need to get rid of the whitespace between the header image and the navbar, so they’re right up against eachother.
    Where do I set the CSS for that?

    Thanks again for all your help 🙂

    #1028270
    Rupok
    Member

    Hi there,

    Thanks for updating. You can use this to get rid of the space :

    .x-container.offset {
      margin: 0 auto;
    }
    
    .entry-wrap {
      padding-top: 0;
    }

    Hope this helps.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1025337 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>