Okay
  Public Ticket #993565
Product Names + Prices Overlapping Each Other
Closed

Comments

  •  2
    everydayrice started the conversation

    Hi,

    First off, I'd like to start off by expressing my gratitude for this amazing customer support service. You guys have provided the best support out of every theme I previously tried out.


    The issue at hand: If you go on my website via desktop or mobile, you'll notice there's something off going on there.

    http://ariesoutlets.com/


    I've tried adding more words to the product name– which did help, but only within the product category (when viewing Shop > Product Category > Products)– however, it doesn't really affect anything visual composer-related (like on the Homepage etc)


    Please help, thanks.

  • [deleted] replied

    Hi everydayrice,

    Thanks for your kind words, we really appreciate them

    To fix this, please add the code below to Custom CSS

    .woocommerce .product .item-info .price ins, .woocommerce .product .item-info .price>.amount {
        font-size: 17px;
    }
    span.woocommerce-Price-amount.amount {
        display: block;
    }
    Have a great week and Happy Holidays!
  •  2
    everydayrice replied

    Thank you so much!


    Yet again, another great response addressing the issue. Great support!

  •  2
    everydayrice replied

    One more issue,

    Visual composer isn't displaying correctly. Is there any way to fix this?

    Thanks.

  • [deleted] replied

    Hi everydayrice,

    I don't see any problem on the screenshot that you send to us.

    Can you please try to be very specific about the question and explain it more to us, in this way we can easily understand you and give you the proper answer.