Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #745527

    Hi, please I need some help to the following issues:

    1. Using WPML, when the mobile menu is open
    a. I need to hide the laguage selections inside the menu
    see image

    b. I need to change the flags in the top bar to language switcher (drop down selector)
    see image

    2. Blog list
    I want to have a list of posts with the image at the LEFT, and the title, excerpt etc at the right
    example site: https://serenitaapartments.com/guides

    thank you in advance

    • This topic was modified 7 years, 8 months ago by spapax.
    #745536

    Hey spapax,

    1.) Use this code inside Quick CSS field:
    li#menu-item-wpml-ls-27-en {
    display: none;
    }

    2.) You can choose that inside your WPML options. Ask WPML support if you need some more help with it, as they know their plugin best.

    3.) You could create that layout manually activating ALB for your blog posts.

    Please use different tickets for different questions/issues in the future.

    Best regards,
    Andy

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.