• Resolved MiKeZZa

    (@mikezza)


    Hi all, on the given URL something is wrong when opening in landscape on tablet (768×1024). Then the products come at the bottom instead of next to the filters.

    I’ve tried many CSS changes but nothing helps and the one that looks like the most best option:

    
    @media (min-width: 767px) {
    .elementor-4736 .elementor-element.elementor-element-a86d292 {
        width: 70% !important;
    }
    }

    gets overwritten. So who can help me?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • M Media

    (@mmediagroup)

    Hey @mikezza!

    Great question, and you’re on the right track with the CSS. It seems that your issue is related to your theme most likely, so I suggest opening a support topic there :)!

    Otherwise I see you are using Elementor; you might be able to add custom classes to elements (like you can in Gutenberg) and then style that class. This’ll make sure that Eementor loads the styling in the right order so your styles can overwrite the default ones.

    Let us know if it helps!

    Warm regards

    Thread Starter MiKeZZa

    (@mikezza)

    I’ll check it out there.

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

The topic ‘Product tabs too width’ is closed to new replies.