1. inosof
  2. Commercial Templates
  3. Sunday, 25 October 2015
  4.  Subscribe via email
Hi Ciaran,
I found Madison a very attractive template. Hence I moved from Liefstyle to Madison

There are a few things I'd like to know. Here's #2:

I'm not sure if it is the body_bg or the content-outer. But I'd like to remove that container so that the picture in the background continues to be shown regardless how far down I scroll.

Thanks,
ino
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ino

Presuming I understand you correctly, try adding the following to the Custom CSS field of your templates parameters...


#content-outer, #header_bg::after {
background-color: transparent !important;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks Ciarán.

This addresses the big one. There is a small band of slanted black band at the bottom of the article in the background. For the life of me, I cannot find the container. Can we make this transparent too?


ino
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ino

For this area you can also add the following...


#container_base, #container_base::after, #container_footermenu, #container_copyright {
background-color: transparent;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!