Hi there,
private
Hey inaudit,
I’m very sorry for the late reply. Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.responsive #top .logo {
width: 50%;
}
}
@media only screen and (max-width: 767px) {
.page-id-330 #layer_slider_1 p {
font-size: 16px;
}
}
Best regards,
Rikard
HI there,
now I’m who is sorry for the late reply…
both css work perfect thanks :)
however, the social icons doesn’t show in the top-header in responsive mode, shouldn’t they show up?
thanks
Hi,
Add this to quick css:
@media only screen and (max-width: 767px){
.responsive #top #header .social_bookmarks {
display:block!important;
}}
Best regards,
Jordan Shannon
Hi,
it doesn’ show really well
Hi,
Apologies, you want them aligned?
Best regards,
Jordan Shannon