Dear Enfold Team,
at the moment the 4 social media Icons on the mobile version are shown one after one above each other. Is it possible to show two of them next to each other and the next two of them above it?
Best
Jonna
Hey jonna_gaertner,
Enable the custom class following this article: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and add an exclusive class for each icon section and add this custom CSS code at Enfold Theme Options > General Styling > Quick CSS
.CustomClass {
width: 50%;
}
Best regards,
John Torvik