Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #263276

    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 !

    • This topic was modified 10 years, 6 months ago by jedasim.
    #263280

    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.

    #263684

    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

    #272433

    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..

    http://www.remarqbl.fr

    Thks!

    #272435

    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

    #273241

    Thanks ;) it works!

    #273245

    Hey!

    You are welcome, glad we could help! :)

    Cheers!
    Yigit

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Problem after updating Enfold theme to 2.7 version’ is closed to new replies.