Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #175019

    Hello,

    I would like all borders from the header not to be visible. I have selected for border color the same color as background. That works for most of the header borders but the top one belonging to the phone number/small info area still remains. I’m using the “Header with social icons and bottom” option.

    Can you please tell me what to do to make that line invisible.

    Thank you

    #175157

    Hello ullastret!

    Please add following code to Quick CSS as well

    #header_main { border: none; }
    #header_meta { box-shadow: none; }

    Cheers!
    Yigit

    #175187

    Problem solved, thank you!!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Border Color for phone number or small info text’ is closed to new replies.