Home New Guten Forums WoodMart support forum mobile header

mobile header

Viewing 26 posts - 1 through 26 (of 26 total)
  • Author
    Posts
  • #657499

    guy-7200
    Participant

    how can i creat a new header only for mobile?
    if i edit the header im using on the mobile it also changing the one on the desktop

    #657553

    Hello,

    1. Navigate to WoodMart > Header Builder.

    2. Edit the Default Header (the one with the highlighted star icon) — or you can access it quickly through the Admin Bar. Here’s a screenshot for reference: https://prnt.sc/Ct9ehRDvvDV9

    3. Switch to the Mobile tab inside the Header Builder.

    4. Now you can add and arrange elements specifically for mobile without affecting the desktop layout.

    You can easily switch between Desktop and Mobile views at the top to customize them separately.

    Best Regards,

    #657967

    guy-7200
    Participant

    the problem is that when I’m changing settings on mobile for example Row columns
    its changing also on desktop

    #657970

    guy-7200
    Participant

    also once I’m adding another button the size changing

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

    Hello,

    Try to use the theme preset feature of our theme for mobile devices, and choose the header in the theme settings > General > Header. You need to choose the custom condition and choose “Is mobile device” and check how it works.

    Here is our documentation on how to use theme presets. https://xtemos.com/docs-topic/theme-settings-presets/

    Best Regards,

    #658218

    guy-7200
    Participant

    ok i have done it and now i can edit the header for mobile only that nice.
    but i still have the problem that when im adding sruff it get small and disappear.

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

    Hello,

    Maybe the issue is due to the number of elements you’ve added to the header. This results in the buttons not scaling properly due to the limited mobile header width.

    Try to organize the elements into three separate rows: Top Bar, Main Header, and Header Bottom. Distributing the elements this way will help manage their spacing and ensure a more even and visually appealing arrangement.

    Best Regards,

    #658282

    guy-7200
    Participant

    Hey
    i do want it on the same row.
    its very weird becouse there is actually space there. im not adding to much, its only 3 buttons.
    i will be very happy if you can check what going on there please.

    #658394

    Hello,

    Sorry to hear about the inconvenience. Kindly please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and give you a possible solution.

    Best Regards,

    #658499

    guy-7200
    Participant

    yes sure thank you/
    btw the problem is bothon desktop and also on mobile.

    #658580

    Hello,

    You have missed the admin login URL. Can you please share the WP admin login URL in the private area so I can check and give you a possible solution?

    Best Regards,

    #658626

    guy-7200
    Participant

    .

    #658649

    Hello,

    I am not able to log in to your site. Can you please share the login URL of your site so I can access the WP admin, check the settings, and give you a possible solution?

    Best Regards,

    #658764

    guy-7200
    Participant

    /

    #658868

    Hello,

    Sorry to say I am unable to login to your site. Kindly, please disable the 2FA Authentication so that we can proceed further with checking the issue on your Site.

    Best Regards,

    #658918

    guy-7200
    Participant

    there is no 2FA Authentication

    #658922

    guy-7200
    Participant

    hey i checked that again and you right we haf that, i canceled it for you

    #659064

    Hello,

    The issue is caused by having white text on a white background in the header, which makes it invisible. Try changing the button color using the header builder and see if that resolves it.

    Best Regards,

    #659100

    guy-7200
    Participant

    thats not the problem
    i cnat put a regulare size icone thery are too small and if im trying to make them bigger they disappear

    #659213

    Hello,

    You don’t need to change the icon size—simply adjust the button’s background and text color, and it should become visible.https://ibb.co/VcWqzprX

    Best Regards,

    #659217

    guy-7200
    Participant

    but i dont want to see text or background just an Icon

    #659231

    Hello,

    Now I have checked your site, and the icons are showing on your site. Maybe it is an issue with the white color.
    https://ibb.co/My51MBpj

    If you have any questions, feel free to contact us.

    Best Regards,

    #659801

    guy-7200
    Participant

    i dont understand you i would like to get help

    #659988

    Hello,

    Add the below Custom CSS code to Theme Settings > Custom CSS > Custom CSS for mobile:

    .whb-main-header .btn-size-small {
        --btn-padding: 0px 0px !important;
    }
    .whb-main-header .whb-column>.info-box-wrapper, .wd-header-text, .whb-column>.wd-button-wrapper, .whb-column>.wd-social-icons, .wd-header-html {
        padding: 5px !important;
    }

    Best Regards,

    #659995

    guy-7200
    Participant

    thank you it does look better, but i still cant edit them correctly and make them even like the right side of the header/
    i want to make the spave evenly like right side/

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

    Hello,

    Add the below Custom CSS code to Theme Settings > Custom CSS > Custom CSS for mobile:

    .whb-column>.info-box-wrapper, .wd-header-text, .whb-column>.wd-button-wrapper, .whb-column>.wd-social-icons, .wd-header-html {
        padding-inline: 2px !important;
    }

    Best Regards,

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