• Resolved nztrinkets001

    (@nztrinkets001)


    Hello,

    I have one product which has 18 variations. I have set the attributes limit to 6 for the shop page.

    The label ‘cfvsw-more-link’ is displaying “12 more”, but it isn’t sitting within the product card and is overlapping the next product.

    Is this something that I can fix with additional css/php code or is this a conflict with my theme?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Aamir

    (@aamiribsf)

    Hello?@nztrinkets001,

    Greetings for the day!

    Please try this CSS code and let me know if that helps.

    .cfvsw-shop-variations .cfvsw-more-link 
    {
    position: initial;
    }

    If you’re not sure how to use this custom CSS, please refer to the following article on our knowledge base:

    How and Where to Add the Custom JS, CSS & PHP Codes?

    Hope this helps.

    Let me know how it goes.

    Thread Starter nztrinkets001

    (@nztrinkets001)

    Thank you for your reply. The code provided works perfectly and has fixed my issue.

    Plugin Support Aamir

    (@aamiribsf)

    Hello @nztrinkets001,

    I’m glad to hear that we were able to help you resolve your issue. Your satisfaction is our top priority, and we’re committed to providing the best possible support to our customers.

    If you have a moment, I would really appreciate it if you could take a few minutes to?leave a 5-star rating?on the WordPress Forum. Your positive feedback helps us to continually improve our services and helps other users to understand the level of support that they can expect from us.

    Thank you in advance for considering leaving a review. I hope that you have a great rest of your day, and please don’t hesitate to reach out to us if you have any further questions or concerns. We’re always here to help!

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