projects
/
WP-Themes
/
themoleholeonline.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3750179
)
changing nivo caption to transparent in mobile view
author
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 9 Dec 2015 20:04:31 +0000
(15:04 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 9 Dec 2015 20:04:31 +0000
(15:04 -0500)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
eec39fd
..
a40c608
100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-38,6
+38,12
@@
Text Domain: galleria
.single-product div.product .woocommerce-tabs{
display: none;
}
+@media (min-width: 320px) and (min-width: 800px ){
+ .nivo-slider{
+ background: transparent !important;
+ }
+}
+
.nivo-caption{
background: rgb(99, 133, 73) !important;
position: inherit !important;