• Resolved JoeStraz

    (@joestraz)


    It looks like all the styles were lost and the accordions defaulted to my themes defaulted buttons, is this an issue with the update? Rolled back for now

Viewing 11 replies - 1 through 11 (of 11 total)
  • We lost the expand/collapse +/- symbol on our accordions after updating, and I am not able to switch to a different set of symbols in the Display settings for the accordion.

    anunnaki11

    (@anunnaki11)

    After the last update, everything looks very bad: nothing is centered, replacement of capital and small letters, etc….

    Example (on the end of the page)

    Plugin Support Bayejid Ahmed

    (@bayejid00)

    Hi @anunnaki11 ,

    I can see that in the last version, the accordion item header used a button tag. After that, your website’s current theme’s button CSS overrides the accordion item header, making it look odd.

    For now, you fix this using the following custom CSS,

    .sp-easy-accordion .sp-ea-single .ea-header button {
    text-transform: initial;
    letter-spacing: initial;
    height: auto;
    margin: 0;
    }

    Hope it will fix the style issue.




    ubb24

    (@ubb24)

    Added your suggested css in custom css option but still responsive issue coming. Title text shown out of box and not responding like word break.

    See here on live 2024 Tesla Model Y FAQ | latest v 2.3.8 used with updated custom css – now work well.

    Solution 1) – Rollback Version 2.3.7 – work fine

    Solution 2) Added updated css on Version 2.3.8 – work fine

    • This reply was modified 2 months ago by ubb24.
    • This reply was modified 2 months ago by ubb24.
    • This reply was modified 2 months ago by ubb24.
    Plugin Support Bayejid Ahmed

    (@bayejid00)

    Hi @ubb24 , @anunnaki11 ,

    Kindly use the updated custom CSS to fix it.

    .sp-easy-accordion .sp-ea-single .ea-header button {
    text-transform: initial;
    letter-spacing: initial;
    height: auto;
    margin: 0;
    white-space: initial;
    padding: 0;
    }

    Let us know if the issue get fix or not.

    ubb24

    (@ubb24)

    Yes issue fixed. @bayejid00

    ubb24

    (@ubb24)

    Removed previously added updated custom css in V 2.3.8 and update V 2.3.9 – working fine. Most issue fixed. @bayejid00

    • This reply was modified 2 months ago by ubb24.
    syzygist

    (@syzygist)

    The update to version 2.3.9 did not resolve our issue.

    Plugin Support Bayejid Ahmed

    (@bayejid00)

    Hi @syzygist ,

    After updater to version 2.3.9, the expand/collapse +/- symbol?should be shown. And the other ?set of symbols?are not available in free version.

    Please clear your website cache and check again. If the expand-collapse +/- symbol does not show, share the page link to check the issue to provide a solution

    Your co-operation will be much appreciated.

    Thank you all.

    syzygist

    (@syzygist)

    You are right. I thought I had cleared all plugin and browser caches, but I found one I had missed, and it is fine now. Thanks.

    Plugin Support Pulak Ahmed

    (@pulak00)

    Hi @everyone,

    Thanks for the confirmation! I’m going to mark it as?Resolved?now.

    Please feel free to open a new one if you have any further questions.

    Thanks!

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