hey mate can you help me with this, all the icons are overlapping the logo in mobile devices https://kruizenkennels.com.au/ is there a way to make those icons and menu placed below the logo?
thanks in advance
Hey offthehook33,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.social_bookmarks {
display: none;
}
.logo img {
max-width: 50%;
}
}
Best regards,
Rikard
already done but still have no luck https://kruizenkennels.com.au/
Hi,
Thanks for the update, did you select to delete the old CSS and JS files under Enfold->Performance before checking the results?
Best regards,
Rikard
already done but still have no luck, btw how can i remove that blank space in mobile, this is the screenshot https://imgur.com/YajBcbM
Hi offthehook33,
Best regards,
Victoria