Hi Gerd,
I hope you are well today and thank you for your question.
In my last ticket, we removed the “fine lines” in header. After that, fine lines squares (see picture 2191) appeared. How can I remove them
I don’t see it on your site on mobile as shown in the attached screenshot.
Please advise.
Furthermore, I can’t find the option to remove Breadcrumbs and links from the header section. Thx for that
Use below CSS code to remove it.
.sh-titlebar .title-level {
display: none;
}
https://www.ayoos.ch/home-fitness/angebot-sandra-heeb/ (see picture 2174) on the mobile site, there are still this fine lines (around the logo).
Use below CSS code to remove it.
.primary-mobile-light .sh-header-mobile#header-mobile {
border: 0 !important;
}
Best regards,
Shufflehound team
Attachments:
You must be
logged in to view attached files.