Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #689736

    Hey Kriesi Team,

    I have installed WPML plugin, and if you check, languages’ flags are appeared on the header of the website (link in private area)
    Now, I want to:
    1- Move the flags a little bit to the right and align them in the center of top header.
    2- Make them a bit bigger.

    3- And I am not sure if you could answer me or not, but in WPML setting, I chose not to show Flags but it does!
    .

    would like to know about your opinions

    Regards,
    Sadegh

    #690751

    Hey Sadegh,

    Can you please post a screenshot and show the changes you would like to make?

    Also, please see – https://kriesi.at/support/topic/enfold-3-8-remove-avia_append_lang_flags-stopped-working/#post-690696

    Best regards,
    Yigit

    #692794

    Hey Yigit,

    Please find the image below (I would like to move them to that side – but as I mention below, I would like to see just texts and not flags)
    .

    + Plus, I used the code on the thread you gave the link for. It was successfully eliminated the flags, but the words (English – Persian فارسی) didn’t show up after that.

    Regards,
    Sadegh

    #693527

    Hi,

    Could you also provide us with administrator login details to your WordPress dashboard so we can have a closer look.

    Best regards,
    Jordan

    #693617

    Hey Jordan,
    Please find the login credentials in private area.

    Regards,
    Sadegh

    #694405

    Hi,

    We added the following css code in the Quick CSS field.

    #top .sub_menu>ul {
        float: right;
        margin-right: 20px;
    }

    Best regards,
    Ismael

    #694466

    Hi Ismael, thank you for your help.

    > How may I move them a bit lower? (center them with search bar)
    .

    > And may I know how can I change font color and font size of the languages? (font color = white / font size= 12px)
    Regards,
    Sadegh.

    • This reply was modified 8 years, 1 month ago by Sadegh.
    #694996

    Hi!

    Please add following code to Quick CSS

    #top .sub_menu a {
        color: white!important;
        font-size: 12px;
        position: relative;
        top: 10px;
    }

    Best regards,
    Yigit

    #695003

    Hey dear Yigit,
    Thanks a lot, as always you are so helpful :)

    (you may now close the thread please)
    Regards,
    Sadegh

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘WPML Style’ is closed to new replies.