Hi,
When looking my site on a mobile device, the navigation is overlapping my logo, but i want my logo aligned left and the navigation right.
Can you help me with this?
Best regards Intosuwo
Hey intosuwo!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) {
.responsive .logo a, .responsive .logo img {
height: auto !important;}}
If that does not work, can you post the link to your website so we can take a look?
Best regards,
Yigit
Hey!
Please review your website now. You can find the custom CSS code i added on the top of Quick CSS field
Best regards,
Yigit