Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #713933

    Dear Kriesi support,

    in Widgets > Single product page we added “Woocommerce Product Categories”.

    In desktop view it is all right, but in mobile is would be better if the first thing a visitor see is the product description and not the long list of categories. Is it possible to move its section down below the product description?

    Thank you
    Mauro

    #714256

    Hi Mauro,

    Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #714756

    Here it is

    #715856
    #715867

    Thank you but that code seems that it is intended to move to the right sidebar, but we don’t have a sidebar on the product page.
    We tested it and it is not working correctly neither in mobile nor in desktop view.

    We would like to move the Product categories widget below the product description only in mobile view, so that after the picture the visitor see the relevant text of the product and not the long list of the categories. In desktop view it is all right were it is now, below the product picture.

    #715949

    Hi,

    Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :). You can find one here: http://kriesi.at/contact/customization

    If you want to simply remove your sidebar on mobile, then we could definetely help you out.

    Best regards,
    Andy

    #716007

    Ok can you help to simply remove product categories widget on mobile?

    #716009

    Please consider it in one of your future upgrades because it is quite odd to see it on top and customer has to scroll all down to read the product description

    #716795

    Hi,

    here you go:

    @media only screen and (max-width: 767px) {
    section#woocommerce_product_categories-3 {
    display: none;
    }}

    Please feel free to request such feature at our feature request system: https://kriesi.at/support/enfold-feature-requests/

    This system allows us to keep track of user suggestions and lets you vote on the feature you would like to see the most. I am afraid though there is no guarantee that a feature will get implemented. If that’s something you really need you can always try to hire a developer for the task :)

    Best regards,
    Andy

    #721091

    Ok thank you. It works.

    #721622

    Hi,

    Glad we could help!
    We really appreciate it if you rate our theme on themeforest https://themeforest.net/downloads
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Andy

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Move Product Categories widget below the product description in mobile view’ is closed to new replies.