Forum

The forum is a free service supported by community members. Please consider opening a support ticket if you need timely help.

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 28 Jun 2017 06:59 PM by  Steve L
Categories in Rev 11
 4 Replies
Sort:
You are not authorized to post a reply.
Author Messages


New Member


Posts:26
New Member


--
26 Jun 2017 02:10 PM

    Hi All,

    Since upgrading to Revindex 11, the categories were not visible on mobile. We added the following custom CSS which helped.

    .hidden {


    visibility: visible !important;


    }


    However, users are still not able to view the button required to open the category dropdown. So they see the category heading, but don't know how to access the actual category name

    0


    Veteran Member


    Posts:2956
    Veteran Member


    --
    27 Jun 2017 02:03 PM

    Hi Richard

    It might be a CSS conflict with your site. Do you have a URL where we can see the page in action and figure out why? It works correctly on our demo site.

    0


    Veteran Member


    Posts:2956
    Veteran Member


    --
    28 Jun 2017 12:37 PM

    Thank you for sharing the CSS workaround :)

    We have immediately corrected the Category, Manufacturer, Distributor, Product Filter templates in the latest v11.4 to remove the unnecessary .hidden rule for better consistency.

    class="... hidden visible-xs"

    0


    Basic Member


    Posts:281
    Basic Member


    --
    28 Jun 2017 06:39 PM

    Hi Stephen

    When I download the version 11.4 then this modification is included?

    Regards, Ton

    0


    Veteran Member


    Posts:2956
    Veteran Member


    --
    28 Jun 2017 06:59 PM
    Yes sir!
    0
    You are not authorized to post a reply.