Hi– Craziest thing and I hope you guys can see what the deal is….
I have a page here: #1 in the private area. I can’t seem to figure out how the grey boxes (under “smart in the news”) are placed in the code– like if they’re in the css somewhere. I built the page. I know I should remember, but I can’t find it via firebug either.
Then, I wanted to try out a new configuration for my client, so I duplicated the page and saved it on this URL: #2 in the private area. No grey boxes are on the page (under the “Smart in the news section”) when I duplicated it. I need those grey boxes to come back and I need to understand where they are in the code or why they might not have duplicated this time.
Any ideas are helpful here. :)
Thanks!
Angie
Hi Angie!
It’s this code in Quick CSS:
#top.page-id-10 #av_section_1 .av_one_fourth {
background-color: #4b5059;
padding-bottom: 40px;
padding-left: 10px;
}
Regards,
Josue