Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #554259

    Hello support team,

    Hello support team,

    I’ve created a product list with 5 shop items. When looking at it on a regular pc or tablet, it all looks fine, but when you resize the screens or view this page on your smartphone, than the price and name name of the product overlaps.
    I hope that “overlaps” is the correct word for it? Could you take a look at the home page of my test site please and see if it’s possible to avoid this somehow? The credentials are posted private.

    Thanks for taking a look at it.

    Best Regards,
    Nin0

    #554455

    Hey Nin0!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 1024px) {
    .av-catalogue-title {
        padding-right: 100px;
    }}

    Best regards,
    Yigit

    #558408

    Bingo! this is it!
    Thank you for the code.

    Happy holidays Yigit and all the best for 2016

    Best Regards,
    Nin0

    #558483

    Hey!

    You are welcome, glad we could help!

    Thanks Nin0, happy holidays and best wishes for you too!

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Product list name overlaps with price’ is closed to new replies.