[Resolved] WooCommerce page

Home Forums Support [Resolved] WooCommerce page

Home Forums Support WooCommerce page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2043884
    Nico

    Hi There!

    All sides look good from the padding. Only the WooCommerce site does not work properly in mobile mode. See video.

    Where can I set this correctly?

    thnx for helping
    Nick

    #2043951
    Ying
    Staff
    Customer Support

    Hi Nico,

    The product search is added by a 3rd party plugin, Unfortuanly GP has no control over the elements added by plugin.

    I would recommend reach out to the plugin’s support.

    Before you get feedback from the plugin, you can try this CSS:

    @media (max-width: 640px) {
    .prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_woocommerce.pf_mod_row .prdctfltr_filter_inner {
        margin: 0 !important;
    }
    } 

    Let me know if this helps πŸ™‚

    #2044371
    Nico

    Hey Ying!

    You snippet fixed it. thnx for helping. Great support.

    best regards & big hug 😍
    Nick

    #2045110
    Ying
    Staff
    Customer Support

    No problem πŸ™‚

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.