Hi there – well, I have CSS as long as my arm, and still finding inconsistencvies within the levels of the shop – this is mainly buttons. Please see screenshot and help – the HOME page is fine but then the buttons seem to revert rather randomly. Thanks for your patience here, really want to get it looking nice.
So three things.
1) Buttons as shown in screenshot.
2) Header colour fine, but main SHOP is black – how to change that one?
3) I have added description in the “Invigorating Spa Soap” but it doesn’t show up – any idea why?
Thanks! Please log in, but CSS below.
****
.full-center #logo {
max-width: 35%;
}
.spb_parallax_asset.parallax-window-height {
opacity:1;
}
.swift-slider .swift-slider-continue {
position: absolute;
left: 50%;
bottom: 50px;
z-index: 102;
width: 50px;
height: 50px;
line-height: 32px;
margin-left: -25px;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
padding: 10px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 2px solid #fff;
opacity: 0.5;
}
.swift-slider .swift-slider-continue i {
font-size: 26px;
vertical-align: 0;
font-weight: bold;
color: #fff;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.single-product .page-heading h1.entry-title {
color: #00776e;
font-size: 42px;
}
.meta-row {
display: none;
}
.posts-type-bold a, .masonry-items .blog-item h2 a {
color: #ffffff;
}
.masonry-items .blog-item .details-wrap .quote-excerpt a > p {
color: #ffffff;
}
.products .product.buy-btn-visible > .product-actions > a {
background-color: #00776e;
}
.related-wrap,.comments-wrap,.post-info,.author-info-wrap{
display:none !important;
}
.posted_in > a {
color: #c5c5c5;
}
Attachments:
You must be
logged in to view attached files.