Home Forums WoodMart support forum I am facing an interference problem in your header

I am facing an interference problem in your header

Viewing 19 posts - 1 through 19 (of 19 total)
  • Author
    Posts
  • #597145

    saadeldeen.mee
    Participant

    We want a solution to the problem of overlapping the head. I have attached the pictures before logging in. They appear normal, and when logging in, the overlapping appears in the head. I want to solve this problem because many customers complain about this..

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

    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 help you out accordingly.

    Best Regards

    #597394

    saadeldeen.mee
    Participant

    Dear brother, the site administrator does not disclose login data in any way, so we ask you to help make the header a scroll so that there is no interference.

    #597437

    Hello,

    In this case, is there any chance that you could give me temporary access to the dashboard area so I can have a look at the settings on your website, please?

    Best Regards

    #597577

    saadeldeen.mee
    Participant

    I contacted the manager and he gave us permissions, which are the ability to access the template settings only.

    Login data is shown below

    #597705

    Hello,

    Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS.

    div.wd-header-my-account.wd-tools-element {
        width: 200px !important;
    }
    .wd-tools-element .wd-tools-text {
        font-size: 10px !important;
    }

    Best Regards

    #597780

    saadeldeen.mee
    Participant

    My dear brother, I have applied the request. It only reduces the text and the problem persists. I want the header to be a scroll. I can move it right and left as a slider. This is the best way to solve the problem.

    #597890

    Hello,

    The issue is due to the high width of the user name. Navigate to WoodMart -> Header builder -> edit the “Account” element and disable the “Show username” option and check the issue
    https://take.ms/PGuC0

    Best Regards

    #597903

    saadeldeen.mee
    Participant

    Unfortunately, we wanted the problem to be solved effectively and with care, not to stop features we actually use

    #597991

    Hello,

    Please give me full site access as administration, So I can check and give you a possible solution, I need to edit your header builder.

    Best Regards

    #599023

    saadeldeen.mee
    Participant

    Please

    #599049

    Hello,

    Please delete the old give custom CSS code and use the below custom CSS code to adjust the header content. The menu items disturb after login because the space on the header is less than the content, you have added more content on the header according to the header width. Please use the below custom CSS code, I hope your issue will be solved.

    .wd-header-my-account.wd-tools-element.wd-event-hover.wd-with-username.wd-design-6.wd-account-style-icon.wd-tools-custom-icon.wd-with-wrap.whb-7qrb5r43fmh57lkx4dry a span.wd-tools-inner span.wd-tools-text {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 80px;
    }

    Best Regards.

    #599072

    saadeldeen.mee
    Participant

    Excellent, it works well. I want the text (incl. VAT) from the shopping cart in the header. In addition, when the customer places products worth more than $1000, it appears again. We want when the customer places products exceeding $1000, it is converted to 1K and so on, or nominate a method. New for me to use

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

    Hello,

    Please add this custom CSS code as well:

    .wd-header-cart.wd-tools-element.wd-design-8.wd-tools-custom-icon.wd-event-hover.wd-style-text.whb-eyi35wj5v52my2hec8de small.tax_label {
        display: block;
    }

    Best Regards.

    #599131

    saadeldeen.mee
    Participant

    We have discovered a problem with the filtration of these products. Please provide a solution to this

    #599134

    saadeldeen.mee
    Participant

    We have discovered a problem with the filtration of these products. Please provide a solution to this

    vadio : https://files.fm/u/k4gfgqevja#/view/fvdaxz66kn

    #599283

    Hello,

    Try to regenerate “Regenerate the product attributes lookup table” in Woocommerce > Status > Tools: https://take.ms/LGpvf

    In addition, please check Woocommerce > Settings > Product tab > Advanced tab and disable Use the product attributes lookup table for catalog filtering.

    Best Regards

    #599621

    saadeldeen.mee
    Participant

    My dear brother, I hope you can help me, if you would be so kind. I want this list to be an Accordion, white in color, with 10px edges, with an easy down arrow to open the list and an up arrow to collapse the list. I want this feature to work only on the phone, because it is causing me distraction. Please, if you would be so kind, I would be very grateful to you.

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

    Hello,

    Sorry but there is no option in Theme Settings available for that.

    It requires customizations and this is beyond our limitations and support policy.
    Regards.

    Xtemos Studios

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