Hello,
I just imported the small business flat demo to my website.
http://bclt.johnkentprojects.org/
On the home page, the top color section that is blue, I am wondering how to remove the graphics icons that seem to sit behind the blue.
I went to the color section and looked at all the settings and do not see that a graphic has been set.
Also if I want to import more than one demo on to the same site, do I just import another? will this overright anything I have already done?
Thanks in advance John
Hey johnkentsf!
you can remove it using this code:
div#av_section_1 {
background-image: none !important;
}
Yes, you can only import just one demo and everything else will be overwritten.
Best regards,
Andy
Thanks Andy —
Perfect!
John