Viewing 3 reply threads
You must be logged in to reply to this topic.
For the social widget in the header, when I view site on Mobile or iPad, the Twitter icon disappears. The same happens when I add YouTube. Please help.
http://www.VeloramaFestival.com
Password: Velo18
Hello,
Please go to file style.css and find these lines:
@media (max-width:991px){
.cl-h-cl_header_text > div p{
line-height:20px;
}
.header-el .cl_socialicon{
line-height:20px;
display:none !important;
}
Delete the display:none !important;
from it and save changes.
We will reflex these changes in the next theme update.
Best regards!
Hi — Do you know what line this is? I can’t seem to find it in the style sheet.
Hello,
Sorry for the late reply.
Please find it at line 1789. See screenshot: https://postimg.org/image/5uyx6lewl/
Let us know.
Best regards!
You must be logged in to reply to this topic.