Home New Guten Forums WoodMart support forum Change upsell product layout on sidebar.

Change upsell product layout on sidebar.

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

    pmoraisdev
    Participant

    I really liked the sidebar with the related product, however. I don’t like the idea of the user having to hover the image in order to see the products title / price. I would like to know how I could change that layout so that my users can see the product title and price without having to hover.

    Here’s a print screen of what my product page is currently looking like.
    https://prnt.sc/WzaJHSoqbj-R

    Attachments:
    You must be logged in to view attached files.
    #511652

    Hello,

    Sorry to say i have not seen any upsell product sidebar on your site.
    Screenshot for clarification:
    https://ibb.co/Zzm0X9X

    Best Regards.

    #511701

    pmoraisdev
    Participant

    Hey there!

    I deactivated it due to the problem I had reported here.

    I activated it again so that you guys could have a look!

    #511870

    Hello,

    Add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS

    .upsells-widget .small-product-info {
        z-index: 1 !important;
        visibility: visible !important;
        opacity: 1 !important;
        pointer-events: none;
        transform: none !important;
    }

    Best Regards.

    #512580

    kaanburakdogrucu
    Participant

    İ want close Related products

    Attachments:
    You must be logged in to view attached files.
    #512749

    Hello,

    If you want to close the related product you need to disable this option (Hide Related Products).

    Best Regards.

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