Hi
on smartphone the basket icone interfere with logo
Please see link below and reduce your window you will see what i mean
regards
Hey jb84,
Kindly add this code to Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) {
.responsive #top .logo {
padding-right: 40px;
}
}
Hope this helps :)
Best regards,
Nikko