Hello,
As I see, you have this code http://prntscr.com/e9i565, please, change it.
Regards
Hello,
Could you please provide wp-admin access in Private Content so we could check it?
Regards
Hello,
Please, add this code in Custom CSS:
.woocommerce-checkout #select2-results-1, .woocommerce-checkout #select2-results-2 {
background-color: white;
}
If this is not what you want to change then provide me screenshot for better understanding.
Regards
Hello,
Could you please provide wp-admin access in Private Content so we could check it?
Regards
Hello,
Go to Theme Options > General > Breadcrumbs.
Also, you can use your own featured images for every post (go to Posts > edit posts > Featured Image post).
Regards
Hello,
You can try to disable header background image on the Home page using Custom css.
Could you, please, provide site link and wp-admin access in Private Content so we could check it?
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
I have imported Shop banner for you. To add it for the shop page http://prntscr.com/dilnst
[rev_slider alias="shop-banner"] if you want to show this banner for the category go to Products > Categories > edit the category and add slider shortcode in the category description.
Regards
Hello,
Try to add this code in Custom CSS:
.home .slide-item .product .product-image-wrapper {
min-height: 325px;
}
Regards,
Rose Tyler.
Hello,
You’re welcome!
Could you please provide wp-admin access in Private Content so we could import slider to your site?
Please, read this topic https://www.8theme.com/topic/how-to-add-brands-our-offer-click-to-pop-up-qr-code-as-what-you-did-on-you/
Regards
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
Oh I see, please, use this code:
.woocommerce-MyAccount-content .woocommerce-Button {
background-color: black;
border-color: black;
}
.woocommerce-MyAccount-content .woocommerce-Button:hover {
background-color: black;
border-color: black;
}
Regards
Hello,
You can use developer tools to inspect elements, for example https://developer.chrome.com/devtools http://prntscr.com/e92n1r https://developers.google.com/web/tools/chrome-devtools/iterate/inspect-styles/
.woocommerce-checkout-review-order #place_order {
background-color: black;
border-color: black;
}
.woocommerce-message .button {
background-color: black;
}
.woocommerce-message .button:hover {
background-color: black;
}
Regards
Hello,
You’re welcome!
Regards
Hello,
You’re welcome!
Regards
Hello,
Please update the theme to the last version.
Before update delete “woocommerce” folder in the directory wp-content/themes/classico/ and it’ll be reuploaded from a new theme package.
Also update all required plugins https://www.8theme.com/download-plugins/ .
Don’t forget to create back up of your files and database before starting update process!
https://www.youtube.com/watch?v=KdWESIIPU1k&feature=youtu.be
(it’s for Legenda theme but the process is the same).
Then try to use your code or change it follow the example:
if(!function_exists('my_theme_styles')) {
function my_theme_styles() {
wp_enqueue_style("my-google-fonts","http://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic|Raleway:400,300,500,600,700,800|Cookie&subset=latin,latin-ext");
}
}
add_action( 'wp_enqueue_scripts', 'my_theme_styles', 40);
Regards,
Rose Tyler.
Hello,
I sent your report to our developers. Thank you for the notice.
Please use Eight Theme Products element http://prntscr.com/e920k1 http://prnt.sc/e920ru
Regards,
Rose Tyler.
Hello,
Please, add this code in Custom CSS:
.single-etheme_portfolio .page-heading.bc-type-1 {
padding: 180px 0 140px;
}
Regards,
Rose Tyler.
Hello,
Could you please provide wp-admin access in Private Content so we could check it?
Regards,
Rose Tyler.
Hello,
Could you please provide wp-admin access in Private Content so we could check it?
Regards,
Rose Tyler.
Hello,
1. You can edit header-structure file wp-content/themes/royal/headers/
We recommend to make changes in the child theme http://codex.wordpress.org/Child_Themes not to lose modifications after theme update.
2.
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
width: 100%;
}
textarea.wpcf7-form-control.wpcf7-textarea {
width: 101%;
}
Please, read this article https://contactform7.com/text-fields/
Regards,
Rose Tyler.
Hello,
You can add this code in Custom CSS to change style Product category widget in your sidebar:
.sidebar-widget.widget_product_categories select, .wpb_widgetised_column .widget_product_categories select {
font-weight: 400;
font-size: 14px;
color: #666667;
}
h2.wpb_heading.wpb_widgetised_column_heading {
font-size: 16px;
font-weight: 900;
}
Also, if you want the same widgets as in our demo http://prntscr.com/e90ou8
please, see screenshots: http://prnt.sc/e90pjg http://prnt.sc/e90pn5 http://prnt.sc/e90q6x
Regards
Hello,
1-2.
.product-information .yith-wcwl-add-to-wishlist a, .product-information .email-link, .single-product-sidebar .et-follow-buttons.buttons-size-normal.icons-colorfull i {
color: purple;
}
.product-information .yith-wcwl-add-to-wishlist a:hover, .product-information .email-link:hover, .single-product-sidebar .et-follow-buttons.buttons-size-normal.icons-colorfull i:hover {
color: orange;
}
3.
.single-product .product-slide .product-title a {
color: purple;
}
.single-product .product-slide .product-title a:hover {
color: orange;
}
4.
.quick-view-popup .product-information .show-full-details{
color: purple;
}
.quick-view-popup .product-information .show-full-details:hover{
color: orange;
}
5.
.copyright.copyright-3 {
padding-top: 0;
}
.row-copyrights {
padding: 30px 0 0 0 !important;
border: none !important;
}
Regards,
Rose Tyler.
Hello,
We’re glad to hear that your issue was solved.
Have a nice day!
Regards