Hi,
I have added a social media button on the contact page and in the mobile customization (tablet and I Phone) a white crossbar appears above it, which is not visible on the laptop. I have hidden all other elements to be sure that the social media element is the trigger. What could be the reason for this and how can I change it?
From my heart my thanks for your help
Best regards, Sabine
PS. Screenshot and website-link in Dropbox
Hey Sabine,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.av-share-box h5.av-no-toc {
display: none;
}
}
Best regards,
Rikard
Hi Rikard,
wonderful and great – it works!!!
Thank you so much and best regards. You can close this topic :)
Sabine
Hi,
Great, I’m glad that we could help you out. I’ll close this thread for now then, please open a new thread if you should have any further questions or problems.
Best regards,
Rikard