• Resolved alfredo1216

    (@alfredo1216)


    Hello,

    I’m experiencing a minor visual issue with the icon info. I’m using the JetWooBuilder plugin with the Blocksy theme, and the icon info data is displayed like this:

    I’m sharing the link to the page with the issue.

    Could you help me fix it?

    Thank you.

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support mediawebster

    (@mediawebster)

    Hello

    Please try to add this CSS:

    body div:hover.woocs_price_info ul {
    bottom: 25px;
    right: -50%;
    }
    Thread Starter alfredo1216

    (@alfredo1216)

    Hello,

    Integrate the code but the content is still shown behind and the black background no longer covers the full width of converted amount.

    I remain attentive and thank you.

    Plugin Support mediawebster

    (@mediawebster)

    Hello

    Please update this code:

    body div:hover.woocs_price_info ul {
    bottom: 25px;
    right: -50%;
    left: auto;
    }
    Thread Starter alfredo1216

    (@alfredo1216)

    Hello,

    This solution is a workaround, as it only moves the content to a location where it won’t be hidden. This sometimes works, sometimes not.

    Isn’t there an alternative where the content remains in its original location but displays correctly on top of everything else?

    Thanks.

    Plugin Support mediawebster

    (@mediawebster)

    Hello

    Unfortunately no, that’s how the product template is designed.

    Thread Starter alfredo1216

    (@alfredo1216)

    Hello,

    I understand, I’ll try to raise the issue with the theme developers and see if they can fix it.

    Thank you for your support.

    Plugin Support mediawebster

    (@mediawebster)

    Hello

    Welcome;)

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Bug with icon info’ is closed to new replies.