Hello,
You’re welcome!
Have a nice day.
Regards,
Rose Tyler.
Hello,
You’re welcome!
Have a nice day.
Regards,
Rose Tyler.
Hello,
Please add this code in Custom CSS:
.page-content {
margin-top: 0;
}
and delete this:
.admin-bar .fixed-header-area.fixed-already {
background-image: url("http://www.berendetimmerwerken.nl/wp-content/uploads/2014/02/brownboard.jpg");
border-bottom: 0;
}
Regards,
Rose Tyler.
Hello,
You’re welcome!
Have a nice day.
Regards,
Rose Tyler.
Hello,
Oh, I see. Change this class in code
.fixed-header-area.fixed-already
to
.fixed-header-area
Regards,
Rose Tyler.
Hello,
Try to change previous code to this:
.single-product .tab-content ul li {
list-style: inside disc;
}
Regards,
Rose Tyler.
Hello,
Please add this code in Custom CSS:
.menu .nav-sublist-dropdown ul > li > a {
color: #767676 !important;
}
.menu .nav-sublist-dropdown ul > li > a:hover {
color: #cda85c !important;
}
Regards,
Rose Tyler.
Hello,
Please add this code in Custom CSS:
.footer-top .date-event {
color: red;
}
Regards,
Rose Tyler.
Hello,
We’re glad to hear that your issue was solved.
Have a nice day.
Regards,
Rose Tyler.
Hello,
Please add this code in Custom CSS:
.fixed-header-area.fixed-already {
background-image: url(http://www.berendetimmerwerken.nl/wp-content/uploads/2014/02/brownboard.jpg);
}
.fixed-header-area.fixed-already a {
color:white;
}
.header-wrapper.header-type-5.header-scrolling a{
color:white;
}
Regards,
Rose Tyler.
Hello,
Please add this code in Custom CSS:
.single-product-page .product-thumbnails-slider .flex-direction-nav {
visibility: visible;
}
Regards,
Rose Tyler.
Hello,
You’re welcome!
Please add this code in Custom CSS:
.widget_product_categories h2 {
margin-bottom: 0;
}
.product-categories > li:hover {
background-color: rgba(12, 179, 215, 0.38);
}
.product-categories > li:hover a {
color: white;
}
.product-categories > li {
transition: all 0.2s ease-in-out;
}
Regards,
Rose Tyler.
Hello,
Try to add this code in Custom CSS:
.admin-bar .fixed-header-area.fixed-already {
background-image: url("here is link to your image");
border-bottom: 0;
}
.header-wrapper.header-type-5.header-scrolling {
background-image: url("here is link to your image");
}
Regards,
Rose Tyler.
Hello,
Try to add this code in Custom CSS:
.woocommerce_product_categories .widget-title {
background-color: #0cb3d7 !important;
padding-left: 10px;
border-top: 0;
color:white;
}
.woocommerce_product_categories {
border: 2px solid #0cb3d7;
border-radius: 7px;
}
.woocommerce_product_categories .product-categories li a {
margin-left: 10px;
}
.woocommerce_product_categories .product-categories {
margin-bottom: 0;
}
.widget_product_categories{
border: 2px solid #0cb3d7;
margin-bottom: 20px;
border-radius: 7px;
}
.widget_product_categories ul li a {
margin-left: 1vw;
}
.widget_product_categories h2 {
padding-left: 1vw;
padding-top: 1vw;
padding-bottom: 1vw;
color: white;
border-bottom: 2px solid #0cb3d7;
background-color: #0cb3d7;
}
.widget_product_categories .with-accordion {
margin-bottom: 0;
}
To make zoom effect work correctly you need to upload image with a larger size http://prntscr.com/djsph8, or you can disable zoom (Theme Options > Single Product Page > Zoom effect).
Regards,
Rose Tyler.
Hello,
In this case, you need to add the class for black line separator block, for example, http://prntscr.com/djojsa and next add this code in Custom CSS:
.black-separator h4 {
color: black !important;
}
Regards,
Rose Tyler.
Hello,
Try to add color: grey; in previous code
and this code in Global Custom CSS:
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:hover {
color: grey;
}
Regards,
Rose Tyler.
Hello,
You’re welcome!
Feel free to ask if you need any other help.
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
Fixed. Please check it now.
Regards,
Rose Tyler.
Hello,
Please add this code in Theme Options > Custom CSS > Custom CSS for mobile:
.single-product .product-content {
width: 100%;
}
Regards,
Rose Tyler.
Hello,
Try to add this code in Custom CSS:
footer #wpmega-menu-max_mega_menu_2 {
background-color: black;
}
footer #wpmega-menu-max_mega_menu_2 > li:hover {
background: red;
}
footer #wpmega-menu-max_mega_menu_2 a {
color: blue;
}
footer #wpmega-menu-max_mega_menu_2 > li:hover a {
color: white;
}
Add your own values.
Regards,
Rose Tyler.
Hello,
Try to add this code in Custom CSS:
.vc_gitem-post-data-source-post_excerpt {
display: none;
}
.category .blog-post .content-article p{
display:none;
}
Regards,
Rose Tyler.
Hello,
Sorry for a delay.
They are stretched to the container width.
If you want to make them wider you need either stretch row content http://prntscr.com/dj7zy9 or stretch container width.
Regards,
Rose Tyler.
Hello,
You may try https://wordpress.org/plugins/woocommerce-quantity-increment/ plugin to get “Plus and minus” options.
Regards,
Rose Tyler.
Hello,
You’re welcome!
Try it:
.header-type-8{
overflow-y: auto;
overflow-x: hidden;
}
Regards,
Rose Tyler.
Hello,
Thank you for contacting us.
Try to add this code in Custom CSS file:
.woocommerce-MyAccount-content .span3 {
display: none !important;
}
How to create custom.css you can watch in this tutorial https://www.youtube.com/watch?v=Qok2zRedRMY.
Regards,
Rose Tyler.
Hello,
Please add this code in Custom CSS:
.blog .content-article p {
display: none;
}
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.