Hi gharding!
Please try the following code, it will move your meny 40px to the right and the social media icons 40px to the left on desktop devices only. Paste it in the Quick CSS box in Enfold–>General Styling
@media only screen and (min-width: 959px) {
#top .social_bookmarks{padding-right:40px;}
#avia2-menu{padding-left:40px;}
}
If you want to increase or decrease the amount of space then try a higher or lower value than 40.
Regards,
Rikard
Hi piemoo!
Regarding your second problem. The difference in height is due to the product images being different in height, and more or less text for the descriptions. To fix this we could set a fixed height for the blocks, but there’s always a risk that some information within the block will not display if you choose that option.
Best regards,
Rikard