Image in background of shop info

ThemeBurn SupportForumsWordPress ThemesShoppica WordPress ThemeImage in background of shop info

This topic has been marked as not resolved.

I had searched here and found this code for placing an image in the background of the shop info widget area. So I had placed it in my custom css


#shop_info {
  background: url(image URL) no-repeat center !important;
}
#shop_info_wrap {
  background: none !important;
}

my problem was it still had a grey bar over the top portion, I then edited the screen.css to change the color of that portion, but it does not display well on smaller screens with gaps in the background.
What have I missed or got wrong in order to just have an image display in this area with no colored portion at the top?

Thankyou

access if required

 coara
May 23, 2013 at 8:14 am #23477

Hello,

We made few changes in your custom css. Is it okay now? :)

Best,
ThemeBurn team

May 23, 2013 at 5:08 pm #23525

Thank you that’s great, is there any way to improve it’s appearance on mobile? in that the background behind the widgets is not all the same on a mobile, would it need to repeat?

 coara
May 25, 2013 at 6:26 am #23579

Hello,

If you set it to repeat vertically it will look bad because its gradient.

Best,
ThemeBurn team

May 26, 2013 at 12:21 pm #23617
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.