Align Language option in main menu

Home Forums Jevelin Theme Align Language option in main menu

Home Forums Jevelin Theme Align Language option in main menu

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • Nerina Mills
    Participant

    Hi there,

     

    My language selector is not aligned correctly in my main menu bar. Could you assist?

     

    I have made no changes to this theme with regards to the template.

     

    I look forward to your feedback.

     

    Warm regards

    Attachments:
    You must be logged in to view attached files.

    Hi Nerina,

     

    Thank you for your question.

     

    Could you please share me your site URL where it’s happening so that I can troubleshoot it?

     

    Best regards,
    Shufflehound team

     

     

    Nerina Mills
    Participant

    Hi there,

     

    Sure – find it below.

    Solution for this topic

    You can align it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    li.menu-item.sh-nav-lang > a > span {
        height: 90px;
        vertical-align: inherit;
        line-height: 90px;
    }

    Nerina Mills
    Participant

    Thanks again!

     

    You guys are super!!

    You are always welcome here 🙂

Viewing 6 posts - 1 through 6 (of 6 total)