Home Forums WoodMart support forum Product Category Archive Extra description issue

Product Category Archive Extra description issue

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #665992

    x7corp
    Participant

    Hi,

    I am working on converting my product category “extra description” from text block to HTML Block.

    I have ran into 2 issues with the Read More function.

    1. It appears the “Extra Description” is collapsed by default for the text block or HTML block option, how to turn off?
    2. I am unable to have a collapsed text block section above another uncollapsed section (see screenshots)

    Please help, where in the settings to fix this? I have recreated the issue in the staging website.

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

    Hung Pham
    Keymaster

    Hello x7corp,

    Thanks for reaching to us and appreciate your patience.

    To assist you in the best possible manner, I kindly ask that you please provide me temporary wp-admin info (wp-admin URL, username, password) to the Private Content area, this will allow me to thoroughly investigate and address your concerns more efficiently.

    Best Regards,
    Hung PD

    #666158

    x7corp
    Participant

    Done

    #666258

    Hung Pham
    Keymaster

    Hello x7corp,

    Thanks for details.

    Please see recorded video for better understanding https://go.screenpal.com/watch/cT1QoInXjMz

    Regards,
    Hung PD

    #666285

    x7corp
    Participant

    Thanks for this.

    So the simple answer is to remove the “Read More” from the shop archive layout section.

    1 more thing. how do I get the read more colour fade to match the background colour like the default shop layout one was? see screenshots for explanation.

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

    x7corp
    Participant

    This is how I want it, matching background Colour

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

    x7corp
    Participant

    my last question was not answered?

    #666500

    Hung Pham
    Keymaster

    Hello x7corp,

    Thanks for your patience.

    Please use blow Custom CSS:

    div.wd-collapsible-content.elementor-column:not(.wd-opened)>.elementor-widget-wrap:after,
    div.wd-collapsible-content.e-con:not(.wd-opened):after {
        height: calc(70px + var(--padding-block-end, .001px));
        background: linear-gradient(to bottom, transparent 8px, #f3f2f0 45px);
    }

    Regards,
    Hung PD

    #666506

    x7corp
    Participant

    just to confirm where is the best place to place this?

    Theme settings>Custom CSS>Global custom CSS ?

    #666883

    Hung Pham
    Keymaster

    Hi x7corp,

    Thanks for your patience.

    Yes, it’s true.

    Regards,
    Hung PD

    • This reply was modified 3 months, 1 week ago by Hung Pham.
Viewing 10 posts - 1 through 10 (of 10 total)