• Resolved browmaniac

    (@browmaniac)


    Im having z index type (at least I guess so?) issue where part of the woocommerce cart icon is showing through the pop up language switcher background, see image:?https://ibb.co/L5kZp7R

    I already checked that the cart icons zindex is lower than the language switchers. Dont have any other guesses what it could be.?

    Also wondering how can I add the switcher only to the mobile menu? When I choose from GTranslate plugin settings “Show in menu” then there are none of my custom menus shown. Only the “basic” ones Primary, Footer ect.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Andry

    (@blackstar1991)

    It’s Elementor problem.

    1)You set up plugin in incorrect widget place. https://monosnap.com/file/Rr2QCGvUNE2XxNL732GDYhT0mQIrNX

    2)If you need the plugin only for users who come from mobile devices, then you need to connect it for them. *You read the headers of the HTTP request, if you see that the user enters from a mobile phone, then activate the plugin

    All this is decided by the programmer and not by the user of the site.

    Thread Starter browmaniac

    (@browmaniac)

    @blackstar1991 What do you mean by “incorrect widget place”? How to fix it?

    Plugin Author edo888

    (@edo888)

    Hi,

    You can add this CSS code to configure the layers: section.elementor-element-d3a01ed {position:relative;z-index:100}

    Hope this doesn’t create any issues, I have noticed none.

    You can add it anywhere you want using [gtranslate] shortcode. You can also add it into elements using a Wrapper selector CSS option.

    Thanks! ??

    Thread Starter browmaniac

    (@browmaniac)

    @edo888 It hid the beige item counter but caused this issue: https://ibb.co/prnxq0h

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