if visit link, can see below image @ center of page:
on site, if mouse on currency symbol present on top right of window, can see drop down options, once change dropdown option, can see "usually delivered in 3-5 business days" text next price - want text below price, in next image:
this css using and, doesn't matter how try, can't desired result. can please have advice me? thank you.
font-family: 'roboto condensed', sans-serif; color: #636363; font-size: 14px; line-height: 1.5; }
on
.price-info
take off
max-width: 31%;
so takes entire line
Comments
Post a Comment