• Resolved xxmel11xx

    (@xxmel11xx)


    Hi,
    I tried to modify the header for the mobile version without success, when I try to change the picture size for mobile, it modifies it in all the versions and I can’t move the image or the menu in the same level, can you please help me?. This happens only in the mobile version.
    Thank you and Best Regards!

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Team Brainstorm Force

    (@brainstormteam)

    Hello @xxmel11xx

    Thanks for getting in touch.

    Could you elaborate on which widget and the settings you’re trying?

    Kindly provide some screenshots so we can check the issue clearly at our end.

    Looking forward to hearing from you.

    Regards,
    Rahul.

    Thread Starter xxmel11xx

    (@xxmel11xx)

    Thank you for your answer, I’m using the plugin Elementor – Header, Footer & Blocks and I’m trying to modify the header only for mobile version. For the desktop version it works great, but the header (logo and menu) for mobile it’s too big.
    Best Regards!

    Plugin Support Team Brainstorm Force

    (@brainstormteam)

    Hello @xxmel11xx

    You have added a 50px top margin that can be removed from the advanced settings.

    Here is the video for reference – https://a.cl.ly/X6u08Kee

    Apart from the settings, you can also use this custom css:

    @media (min-width: 320px) and (max-width: 480px) {
      
    .elementor-208 .elementor-element.elementor-element-d0f7bb5 > .elementor-widget-container{
        margin: 0px !important;
    } 
      
    }

    Please let us know in case of any further help.

    Regards,
    Rahul.

    Plugin Support Team Brainstorm Force

    (@brainstormteam)

    Hello @xxmel11xx

    Marking this topic as resolved due to inactivity and assuming the issue is resolved at your end.

    Feel free to reply here or open up a new issue thread if you are still facing this problem.

    Regards,
    Rahul.

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

The topic ‘Header in mobile version’ is closed to new replies.