icons problem

This topic has been marked as resolved.

I have problem if change icons for (wishlist) or (compare), because it same time also change text font bigger. Why? Where can change text font for (wishlist) and (compare)?

  • This reply was modified 2743 days ago by  abc015.
 abc015
October 15, 2016 at 10:17 pm #52175

This is screenshot attachment file… I changed for (wishlist) icon and now same time it change text font??

 abc015
October 17, 2016 at 9:35 am #52205

Hi,

This looks like a bug. Can we take a look at the live example?

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

BR,
ThemeBurn team

October 17, 2016 at 12:27 pm #52208

I have also second question, coming multilanguage support for Fire Slider?

 abc015
October 17, 2016 at 6:20 pm #52212

Please check and fix problems soon! Thanks

 abc015
October 17, 2016 at 10:33 pm #52222

Hi,

1) The font size problem is caused by a CSS rule that needs to be deleted. You need to open catalog/view/theme/BurnEngine/template/tb/css/products.css.tpl and remove this code block:

.product-thumb .fa {
  letter-spacing: -1px;
  font-size: 15px;
}

2) Sliders are not multilingual. You need to create different sliders for different languages and insert them in the same place:

http://i.imgur.com/07feAma.png

3) Wishlist icon in “Latest stock” is not changed, because the block has a custom listing styles set. Please check the block settings:

http://i.imgur.com/H7tyySr.png
http://i.imgur.com/hltaysP.png

4) Unfortunately for the moment there are no options to modify wishlist and compare icons, colors or text. We may add with future updates.

5) We’ve updated the following files to resolve form problems:

catalog/view/theme/BurnEngine/template/tb/opencart-2.0.css.tpl
catalog/view/theme/BurnEngine/template/tb/bootstrap/forms.css.tpl

BR,
ThemeBurn team

October 20, 2016 at 6:26 pm #52311

Hello,

Thanks, unfortunately, I have to change my web hosting provider.

What you have modified for these files? Because all my files deleted so i can not see it.
catalog/view/theme/BurnEngine/template/tb/opencart-2.0.css.tpl
catalog/view/theme/BurnEngine/template/tb/bootstrap/forms.css.tpl

 abc015
October 23, 2016 at 1:11 pm #52402

Hi,

We’ve reuploaded the two CSS files on your new server. There is an upcoming update that will have all the fixes that we’ve mentioned in case you change server again.

BR,
ThemeBurn team

October 27, 2016 at 11:33 pm #52581

Hello,

Thanks. I have one more questions for settings System/ Cache, Page load, Compatibility. It is good enable ON all settings? What settings not important that it just load pages slowly?

  • This reply was modified 2725 days ago by  abc015.
  • This reply was modified 2725 days ago by  abc015.
 abc015
November 2, 2016 at 10:19 pm #52746

Hi,

1) If ON, general, content and database cache should reduce the server response time.

2) Page Load settings should improve client side rending performance

3) Make sure you combine any Page Load options with CSS and JS general cache turned ON. Minification is a demanding task if not cached.

BR,
ThemeBurn team

November 8, 2016 at 1:31 am #52853
Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.