Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #188307

    Hi, I see your theme automatically adds the flags to the top bar but we dont want this, we have lots of languages so prefer the neatness of the dropdown, is there a way to make the dropdown show in the topbar? Many Thanks

    #189283

    Hi mrlreynolds!

    Do you mind creating a temporary admin login and posting it here privately?

    Cheers!
    Yigit

    #189530
    This reply has been marked as private.
    #189598

    Hi!

    1) Please copy header.php file to your child themes folder and refer to Peter’s post here https://kriesi.at/support/topic/wpml-flags-of-fixed-menu-with-social-icons-as-dropdown/#post-130278
    2) If you want only menu to be fixed, it has to be moved to the top of the page.
    3) Please add following code to Quick CSS in Enfold theme options under Styling tab

    .bottom_nav_header.social_header #header_main .container { height: 120px; }

    Cheers!
    Yigit

    #189770
    This reply has been marked as private.
    #189892

    Hey!

    1) Changes are done. Please review your website.
    2) Please add following code to Quick CSS in Enfold theme options under Styling tab

    #header {
    position: fixed; }

    Best regards,
    Yigit

    #189910
    This reply has been marked as private.
    #189912

    Hey!

    Please add following code to Quick CSS as well

    #top .sub_menu li ul { left: 0; top: 31px; box-shadow: none; -webkit-box-shadow: none; border-style: none; }
    #top .sub_menu li li a { width: 130%; padding: 6px 9px; }

    Best regards,
    Yigit

    #189916
    This reply has been marked as private.
    #189946

    Hey!

    Please add following code to Quick CSS as well

    #top .sub_menu li ul { top: 28px; }

    Best regards,
    Yigit

    #189950
    This reply has been marked as private.
Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘WPML dropdown language selection’ is closed to new replies.