Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » eCommerce & Atahualpa »

[SOLVED] Atahualpa + WooCommerce - container shadow


  #1  
Old Apr 17, 2013, 01:14 PM
omily
 
2 posts · Apr 2013
[SOLVED] Atahualpa + WooCommerce - container shadow

Hi All,

I'm pretty new to using Wordpress and Atahualpa, but very amazed at the things one can do very quickly. Kudo's!

I installed the WooCommerce theme, and use the eCommerce theme of Atahualpa. In my main layout (Style & configure LAYOUT), I have this as my CSS in the Layour container style:
Code:
padding: 0;
box-shadow: 5px 2px 3px #800000, -5px 2px 3px #800000;
Unfortunately, this repeats in the container used for the products.
Is there any way to avoid this?

You can see the result here:
http://www.omilyshop.com/blog

Thanks!
  #2  
Old Apr 17, 2013, 04:12 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
That may have something to do with some woo commerce code. Instead of putting the code where you did try adding the following to the CSS Inserts in the theme options.
HTML Code:
div#wrapper {
    box-shadow: 5px 2px 3px #800000, -5px 2px 3px #800000;
}
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.

Last edited by juggledad; Apr 17, 2013 at 05:29 PM.
  #3  
Old Apr 18, 2013, 01:33 PM
omily
 
2 posts · Apr 2013
That did the trick.
Thanks a million!

Even the Atahualpa support is impressive

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Woocommerce and Atahualpa Viktoria eCommerce & Atahualpa 12 Oct 15, 2012 06:38 AM
[SOLVED] How to create (drop) shadow effect around the layout container ? chris2009 Atahualpa 3 Wordpress theme 13 May 24, 2012 03:31 PM
Apply drop shadow to only part of the container? waveainair Header configuration & styling 7 Jan 18, 2012 05:01 PM
Box Shadow around layout container in IE Vcize Center area post/pages 1 Sep 4, 2010 07:35 PM
drop shadow on main container byronyasgur Header configuration & styling 1 Mar 16, 2010 06:29 PM


All times are GMT -6. The time now is 10:28 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.