View Single Post
  #281  
Old 01-06-2016, 07:44 AM
 
Dougrun Dougrun is offline
 

X-Adept
  
Join Date: Apr 2012
Posts: 909
 

Default Re: X-Cart Mobile module released

to fix it I did this:
Code:
ul[data-type='products-list'] .product-details .ui-li-desc .price { color: #a20505; font-size: 2em; font-weight: bold; text-align:right }

Also had to add a few <br/> to the tpl file to bump the discount upwards away from the description.
__________________
4.7.x xcart store
Business 5.4xx
Reply With Quote