Hello, I’m sorry, I need mod featured products plugin in “decode” theme or in Cutomizr theme for non background menu.
Please can you look at web site: https://www.realfeelmod.com and I want to single page and 3 featured pages, also in top bar background transparent and show social bar. and zoom function enabled but with transparent background.
Please can you help me?
here is my custom css:
.carousel-caption {
background: transparent;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
#main-wrapper, footer#footer .colophon{
background-color: transparent;
margin-top: 0px;
margin-bottom: 0px;
padding: 10px 10px;
}
.tc-header, .tc-content {
background-color: transparent;
}
body {
background: #000000 url(/wp-content/uploads/2014/08/bg32.jpg) repeat 0 0 ;
}
.marketing h2 {
display: none;
}
.btn.btn-primary.fp-button {
display: none;
}
.fp-text-one, .fp-text-two, .fp-text-three {
display: none;
}