In the themes demo, the service section and gallery have different background images. How and where do I put images behind my services and gallery section? URL: http://webworxworld.com/client-demo3/ Screebshots below:
Hello, Paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .default_bg { background: url('YOUR IMAGE URL'); } Thanks & Regards Pramod
Hello ! I am not getting what exactly you are saying. Do yo want background for gallery section only or for all? Please explain little bit more to make me better understand.. Thanks & Regards Pramod
If you look at the live demo of this theme on inktheme site, you can see that Service Feature area has one background and the Gallery Feature area has a different image background. I'm asking how do I do that? As you can see in my original post in the thread, I uploaded two screenshots. Is this clear now?
Hey! Code: .gallery_wrapper.default_bg { background: url('first image url'); } Code: .services_block.default_bg { background: url('Second image url');; } Thanks Praveen
Thanks! What is the ideal size/ spec I should upload? as my background images are not showing properly. URL: http://webworxworld.com/client-demo3/
Any update? Can you please tell me what size of spec background image should I upload as the one I uploaded is not showing properly.
Hi, Follow the steps to place your background image in services section: To apply background image for gallery section follow below steps: Hope it will solve your issue
Done thanks! But my service feature area background image is repeating even though I am uploading the suggested 1600X600 size