Tagged: header
Hello !
I just update my theme (Enfold 2.5 to Enfold 2.7) et something happened : the following text “Appelez-nous” on the top of my website appears on the left (it was on the top right before) : how can i do to move it to the left of my pages ?
Here is my website : http://remarqbl.fr/
Thanks !
to move it to the left add the following to the quick css in the enfold styling options (or to the custom.css in the theme folder /css/):
.av_phone_active_right .phone-info {
float: left;
}
But i dont know if thats what you want.
For me it looks good where it is.
Hi!
There was a complete overhaul of the header layout system since you last updated. You can re-do your header using the new header configurator: https://vimeo.com/channels/aviathemes/91837491
Regards,
Devin
Thanks, my phone number is at the right now :)
But another problem, i would like it to be in another size (18px). The quick CSS in my website seems not to work..
Thks!
Hi!
Please flush browser cache and refresh your page a few times. It does work fine on my end – http://i.imgur.com/rfIfww3.png
Regards,
Yigit
Thanks ;) it works!