Strange functionality in TB – selected text become white or we can name better – invisible

ThemeBurn SupportForumsOpenCart ThemesBurnEngineStrange functionality in TB – selected text become white or we can name better – invisible

This topic has been marked as resolved.

hi,

I find some strange in all your themes. If I select text (everywhere) it become white. If in website background where dark background, white selected text look good, but now, when backround is white text is invisible. In TB system I cant find where I can change text color. I think in BurnEngine control panel impossible to do it?

Can you say where I can do it?

BR

 JAZZLT
January 2, 2019 at 11:59 am #66645

Hi,

1) Open catalog/view/theme/BurnEngine/template/tb/css/bootstrap/type.css.tpl

2) Find this code block and remove it:

*::-moz-selection,
*::-webkit-selection,
::selection
{
  color: #fff;
}

Will remove it with all next theme versions as well.

BR,
ThemeBurn team

February 8, 2019 at 10:09 am #67028

Resolved,

Many thanks!

BR

 JAZZLT
February 8, 2019 at 12:44 pm #67054

Glad we’ve helped!

BR,
ThemeBurn team

February 8, 2019 at 12:47 pm #67056
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.