New Landing How can we help? Themeforest Theme Support Neighborhood Make price display smaller on shop page

Viewing 9 posts - 1 through 9 (of 9 total)
  • #59146
    onehipcat
    Member
    Post count: 170

    What is the custom CSS that I need to make the price smaller? As you see, sometimes when the title is too long, the price bumps down. So, I think if I make the price smaller, it will go back up. I see that it is currently set to 18px. Maybe make it 15px?

    #59195
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css

    ul.products li.product .price{font-size:14px;}
    

    Thanks

    #60286
    onehipcat
    Member
    Post count: 170

    This is not working for me. It seems like none of the changes are updating. I have cleared my cookies and it is not reflecting.

    #60289
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Please provide me with your link so that I can give you some custom css to stop the pricde from being budges down when the title is long.

    – Kyle

    #60325
    onehipcat
    Member
    Post count: 170
    This reply has been marked as private.
    #60327
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try adding this custom css:

    @media only screen and (min-width: 769px) { 
    ul.products li.product .product-details {
      width: 70%;
    }
    }

    – Kyle

    #61425
    onehipcat
    Member
    Post count: 170

    THank you!

    #61480
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You welcome .Thanks Kyle ๐Ÿ™‚ .

    With Best Regards
    Swift Ideas

    #61537
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem ๐Ÿ™‚

Viewing 9 posts - 1 through 9 (of 9 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register