Banner text background not customizable

ThemeBurn SupportForumsOpenCart ThemesBurnEngineBanner text background not customizable

This topic has been marked as not resolved.

I have looked but I can’t find a way to set the background color for text overlay on banners (Lines 1,2,3). For example normally once can specify background color and opacity for most items but not banner text.

 

 yantrr
May 29, 2018 at 12:43 am #64446

Please respond.
-Ash

 yantrr
June 2, 2018 at 7:26 pm #64502

Hi Ash,

This is possible from the color settings of the banner block:

https://i.imgur.com/fXypq8Z.png

BR,
ThemeBurn team

June 4, 2018 at 3:16 pm #64524

Yes, I see that but that is under hover action. I wanted it default.

-Ash

 yantrr
June 4, 2018 at 4:51 pm #64529

Hi,

Can you please provide a real life example? A screenshot with explanation e.g? Are you looking for a background for each text row? If this is what you want then there is no such option and you will need to use some custom CSS:

#banner_ID .tb_line_1 {
  background-color: #000;
}

BR,
ThemeBurn team

June 7, 2018 at 10:16 am #64564

Yes, that is what I wanted. But where do I find banner_ID corresponding to the banner I am setting up.

Thanks.

-Ash

 yantrr
June 8, 2018 at 3:17 am #64569

Hi Ash,

Here is a screenshot that can help you:

https://i.imgur.com/NIXdb13.png

BR,
ThemeBurn team

June 13, 2018 at 11:57 am #64615
Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.