Home Forums WoodMart support forum Single layout page, abnormal height space in custom tab accordion mode on mobile

Single layout page, abnormal height space in custom tab accordion mode on mobile

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #583319

    Johnn91
    Participant

    Hello WD Support Staff,

    In our single product page layout, when the accordion mode for the custom tab is set, and a user views the page and opens the last custom tab (for example, “Composition”) on the mobile version, a strange height issue occurs, pushing the footer far away. You can see this behavior in Google Chrome by going to the F12 dev console, toggling the device toolbar, and selecting any mobile version. It also affects real devices (for example iPhone 14 Pro).

    What could be causing this issue?

    Looking forward to your reply. Thanks.

    #583342

    Artem Temos
    Keymaster

    Hello,

    Please provide us with your admin access so we can log in and check this on your end.

    Thank you in advance.

    #583362

    Johnn91
    Participant

    Here you are, in private content.

    #583421

    Artem Temos
    Keymaster

    To fix this issue, try to add the following code snippet to the Custom CSS area in Theme Settings.

    .wd-single-tabs.elementor-element {
    	width: 100%;
    }
    #583447

    Johnn91
    Participant

    Perfect. This resolved the issue.

    Thank you.

    #583460

    Artem Temos
    Keymaster

    You are always welcome. Feel free to contact us if you have any further questions.

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

The topic ‘Single layout page, abnormal height space in custom tab accordion mode on mobile’ is closed to new replies.