Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1043561
    mbajadek
    Participant

    I’m a newbie to X-theme but having difficulty removing the header border (bottom) and footer (top) borders. Using sections (in mid section of home page) in cornerstone, which I have six .. no borders or box-shadow issues. Tried different CSS to remove these header/footer horizontal borders, box-shadows, border-width, etc. No luck though.

    #1043679
    Prasant Rai
    Moderator

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

    Thanks.

    #1045901
    mbajadek
    Participant
    This reply has been marked as private.
    #1046120
    Friech
    Moderator

    Hi There,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    header .x-navbar, .x-colophon.top, .x-colophon.bottom {
    	border-width: 0;
    	box-shadow: none;
    }

    Hope it helps, Cheers!

    #1054683
    mbajadek
    Participant

    That worked thank you. Is there documentation I can view that defines all the x-theme/cornerstone CSS properties and how they are referenced and used? Thanks.

    #1054872
    Nabeel A
    Moderator

    Hi again,

    Glad we could help. Currently we don’t have any documentation that defines all the x-theme/cornerstone CSS properties but you can visit our Knowledge base https://community.theme.co/kb/

    For making CSS changes you can use Inspect Element of your browser, please follow this tutorial to learn Inspect Element https://zapier.com/blog/inspect-element-tutorial/

    Cheers!

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