Hello,
Your screenshot is not found. We don’t see it.
Try to add this code in Custom CSS:
.single-post .page-heading {
display: none;
}
Regards,
Rose Tyler.
Hello,
Your screenshot is not found. We don’t see it.
Try to add this code in Custom CSS:
.single-post .page-heading {
display: none;
}
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
Please read this topic https://www.8theme.com/topic/side-menu-submenu-hidden/
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards
Hello,
You’re welcome!
Have a nice day!
Regards
Hello,
Try to change padding value.
If this is not what you want to change then provide me screenshot for better understanding and wp-admin access in Private content area.
Regards
Hello,
You’re welcome!
Regards
Hello,
You are using not the latest version of our theme.
Follow theme documentation https://www.8theme.com/documentation/xstore/theme-installation/theme-update/
After theme update you should skip Setup Wizard and go to Theme Options to activate theme using your purchase code.
Don’t forget to backup your files, DB and theme options before update! To backup theme options go to Theme Options > Import/Export > download .json file. You’ll be able to use the code from this file to restore the options if such happens and you lose them after update.
Regards
Hello,
Could you please provide wp-admin access in Private Content so we could check it?
Regards
Hello,
On our demo old Woocommerce styling is used. Woocommerce authors changed it in the recent update.
You can install WooCommerce Quantity Increment plugin to get quantity increment like +,- https://wordpress.org/plugins/woocommerce-quantity-increment/
Regards,
Rose Tyler.
Hello,
Please navigate to Theme Options->Responsive->Enable Responsive Design
Regards,
Rose Tyler.
Hello,
Go to Appearance > Widgets > Additional Shop Widget area http://prnt.sc/e32bad
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
We can’t check the site because maintenance mode is enabled. Please, provide temporary admin panel and screenshot of the area with the problem.
Regards
Hello,
Go to Slider Revolution and edit your “Home Sliderd Demo4”
Regards,
Rose Tyler.
Hello,
Go to Pages > Edit page and add your code in Page Settings custom ss:
http://prntscr.com/e300uy
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards
Hello,
1. Change your code http://prntscr.com/e2pd0d http://prntscr.com/e2pdfx
2. Try to change margin value there http://prntscr.com/e2pg6c
.copyright-3, .copyright {
padding-top: 0;
}
.copyright-3 .container .row-copyrights {
border-color: white;
}
3.
.widget_shopping_cart_content .bottom-btn a {
background-color: orange;
}
4.
.cart-collaterals .checkout-button {
background-color: orange;
}
6.
div.wpcf7 label {
width: 100%;
}
div.wpcf7 label input {
width: 100%;
}
div.wpcf7 textarea {
width: 100%;
}
Could you give FTP credentials to check this issue?
Regards,
Rose Tyler.
Hello,
1. Please add this code in Custom CSS:
.header-type-8 .menu-wrapper .languages-area li {
display: inline-block;
margin-right: 5px;
}
2. Add this code in page custom css http://prntscr.com/e2p08r
input[type=submit] {
background-color: green;
}
input[type=submit]:hover {
background-color: red;
}
3-4. Please read more in documentations:
https://www.8theme.com/demo/docs/royal/index.html#!/1_how_to_translate 21.2 Translation theme with WPML section.
https://wpml.org/documentation/
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards
Hello,
Also use this code:
.global-header-center.et-secondary-menu-on .secondary-menu-wrapper .menu > li > a {
padding-top: 10px;
padding-bottom: 10px;
}
Regards
Hello,
To change the Newsletter go to Theme Options > E-Commerce > Promo Popup > change the link title. This is default link and you can’t change its url. You can only enable/disable it. If you want to add a different link you may disable it and add a text widget with your new link into Right top bar widget area.
Regards
Hello,
Try to add this code in your Custom css:
.single-product .available-on-backorder {
display: block !important;
}
Regards
Hello,
Change this code:
.woocommerce-tabs p {
line-height: 1.5;
font-size: 0.8rem;
}
to:
.woocommerce-tabs p, .woocommerce-tabs li, .woocommerce-tabs span {
line-height: 1.5;
font-size: 0.8rem;
}
also use this code:
.main-products-loop .products-list .product .product-details .product-excerpt {
line-height: 1.5;
font-size: 0.8rem;
}
Regards
Hello,
You can also use this code:
.single-product .left-bar .left-titles li {
padding: 10px;
}
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards
Hello,
Try to change previous code to:
.woocommerce-page .page-heading {
display: none;
}
Regards,
Rose Tyler.
Hello,
Try to use this code in Custom CSS:
.address-company {
border-color: white;
}
footer .vc_icon_element {
margin-bottom: 15px;
}
.header-type-7 .menu-wrapper .menu > li > a:hover {
color: #ff8800;
}
Regards,
Rose Tyler.