Change price style

This topic has been marked as not resolved.

Hi, how can i change the price style? I like this: http://pavilion-theme.com/image/catalog/sample_data/features/features_product_styles_list_style.png that is on your page “Product listing styles” but i don’t see where can i change it? Can you help me?

January 13, 2017 at 9:10 am #55403

Hi,

Can we take a look at your live website?

You can use hidepost to share private information with the support staff.

BR,
ThemeBurn team

January 17, 2017 at 10:17 am #55516

Yes, this is my website new.evizabg.com. But what is the different who is my website? Can you give me the code for this style? You put this image on your demo and the people think that this is on the admin settings, and when i search it i don’t find it. So can you help me more fast, not after 1 week?

January 17, 2017 at 3:29 pm #55529

Hi,

1) We ask about your website, because you have posted in the Shoppica 1 (4 years old) and you are posting a Pavilion banner image.

2) Theme support usually takes 2 BUSINESS days, but during busy periods it may take longer.

What exactly do you want to change in the price design? It is not very clear from the banner you have provided.

BR,
ThemeBurn team

January 17, 2017 at 5:34 pm #55532

OMG! I need the style to be like the image i posted to you. What dont understand?

1. Open the image
2. see the products
3. under the image there is an price
4. the price is under the title of the product
5. the price is centered on one line

Can you send me the CSS?

January 18, 2017 at 2:46 pm #55578

Hi,

The price position can be reset with the following CSS:

.tb_grid_view .price,
.tb_grid_view .price >:not(.price-old)
{
  position: static !important;
  width: auto !important;
  height: auto !important;
}

P.S. make sure to set the cart button position to “default”.

BR,
ThemeBurn team

January 23, 2017 at 12:30 am #55704
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.