Hi team support ;)
I like some css modifications.
1) Not display flags of languages
2) Socket allways at bottom of screen
Thanks so much!!!
Xavier.
Hey!
Try adding this code to the Quick CSS:
.avia_wpml_language_switch {
display: none;
}
#socket {
position: fixed;
bottom: 0;
z-index: 4;
}
#main {
padding-bottom: 57px;
}
Cheers!
Josue
Hi Josué, perfect.
One thing more…
i like smaller margin with the slider and the text “regala aceite, regala salud”.
Can you help me?
Thanks so much.
Xavier.
Try with this:
.template-page.content.twelve.alpha.units {
padding: 13px 0 0 0;
}
Peeeeerfect Job ;)
Gracias amigo¡¡
Xavier.
De nada :)