Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #129247
    RangeIsClear
    Participant

    How can i remove the Header & Footer Border Line ? Can i make it transparent ?
    In my site – simple Catch pro – actually it is black- http://www.rangeisclear.com

    Thank you

    #129305
    tikaram
    Keymaster

    @rangeisclear : Go to Appearance => Customize => Additional css and add the following css.
    #masthead .top-bg, #site-generator { border-color: transparent; }

    Let me know if this resolves your issue.

    Regards,
    Tikaram

    #129340
    RangeIsClear
    Participant

    Thank you!
    This works but there is still a grey border on the top over the Logo

    I hope you know and see what i mean

    #129349
    RangeIsClear
    Participant

    everything fine, i have fixed it by myself 🙂
    thank you very much for fast support like always !

    #129365
    tikaram
    Keymaster

    @rangeisclear :Glad to know that the issue has been resolved. Have a Good day.

    Regards,
    Tikaram

    #129567
    RangeIsClear
    Participant

    Hello !

    I am so sorry, but i have one more “problem” and i have tried everything i know, but i know not very much 🙂

    When you are going for example on this site http://www.rangeisclear.com/rangeisclear/
    you can see at the bottom of the menu a white border.
    how can i fix this problem ?

    if you are looking here: http://www.shootingteam.at/der-verein/
    there i have no border problem. it´s the same theme and i try to use the same settings on both sites.

    thank you very much !

    #129821
    tikaram
    Keymaster

    @rangeisclear : Go to Appearance => Customize => Additional css and add the following css.

    #access {
       box-shadow: none;
       -webkit-box-shadow: none;
    }

    Let me know if this resolves your issue.

    Regards,
    Tikaram

    #129822
    RangeIsClear
    Participant

    @tikaram : this works perfectly thank you very much !!

    #129834
    tikaram
    Keymaster

    @rangeisclear : Glad to know that the issue has been resolved. Have a Good day.

    Regards,
    Tikaram

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Remove Header & Footer Border’ is closed to new replies.