Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
Hi!
All gone except the catalog/shop/related products one
http://ezenciel.com/w/product/haiyan_ourcase/
Thanks!
I’m using:
/* Shadow on Product Images */
#product-img-slider{
box-shadow: none !important;
}
#product-img-nav li{
box-shadow: none !important;
}
.bag-product figure {
box-shadow: none;
}
.woocommerce div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page #content div.product div.images img {
box-shadow: none !important;
}
#product-img-slider, .woocommerce ul.products li.product figure {
box-shadow: none;
}Fixed the home (fully restored the orignial CSS), but how can I remove the gap between the revolution slider and the menu on this portfolio page?
http://ezenciel.com/w/?portfolio=philippines-haiyan
Idea: Is that area for the Page Title area? (hidden). Can I delete that are or have a workaround?
Thanks
Attached the Slider in Home (Page) as part of Header and in the editor where it shows the full 527 pixels
Thanks
Can the CSS be modified or something on portfolio item to make it wide?
I want to remove all shadows, but with the following code found here only the thumbnails from the gallery are working.
http://ezenciel.com/w/product/haiyan_justincase/
Thanks
/* Shadow on Product Images */
#product-img-slider{
box-shadow: none !important;
}
#product-img-nav li{
box-shadow: none !important;
}
.bag-product figure {
box-shadow: none;
}
.woocommerce div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page #content div.product div.images img {
box-shadow: none !important;
} -
Posted in: We hit Power Elite.