Get rid of lines above and below logo integrity (crafty)


Hi
please can you tell me if I can get rid of the fine lines above and below the logo on this site.
Thank you

Hi @lisacole1,

Thanks for reaching out.

To remove the line above and below the logo, please add this CSS code in your X > Theme Options > CSS.

.masthead .x-topbar, .masthead .x-logobar {
  border: 0;
}

Please note that providing custom CSS code is outside the scope of our support. Issues that might arise from the use of custom CSS code and further enhancements should be directed to a third-party developer or you can avail One where we can answer questions outside of the features of our theme.

Hope that helps.

Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.