Hello,
Try to use this code:
.fixed-header .container {
padding: 0;
}
Regards
Hello,
Try to use this code:
.fixed-header .container {
padding: 0;
}
Regards
Hello,
Please, read this topic https://www.8theme.com/topic/how-to-include-size-selection-and-color-on-product-detail-page/
Regards,
Rose Tyler.
Hello,
I don’t see the previous code on your site. Try to use it http://prntscr.com/e5my9h
Regards,
Rose Tyler.
Hello,
To get VC editor shown for static blocks go to wp dashboard > Visual Composer > Role Manager > Post Types > Custom > tick “static blocks”.
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
I’ve added custom class http://prntscr.com/e5kbwa, please, add this code in Custom CSS:
.post-grid .vc_btn3-container.vc_btn3-left a {
background-color: green;
}
.post-grid .vc_btn3-container.vc_btn3-left a:hover {
background-color: rgba(0, 128, 0, 0.46);
}
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
Please show a direct page link where you have this posts.
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards
Hello,
Sorry, but your screenshot is not found. We don’t see it.
Regards,
Rose Tyler.
Hello,
Try to add this code:
.header-type-7 .header .header-logo {
width: 49.33%;
}
.header-type-7 .header .tbs {
width: 25.33%;
}
.header-type-7 .header .navbar-header {
width: 25.33%;
}
Regards,
Rose Tyler.
Hello,
Plese, add this code in Custom CSS:
.page-heading-slider .wpb_revslider_element {
margin-bottom: 0;
}
.page-content {
margin-bottom: 0;
}
Regards,
Rose Tyler.
Hello,
Please, read article and watch the video: https://developers.google.com/web/tools/chrome-devtools/iterate/inspect-styles/
Feel free to ask if you need any other help
Regards
Hello,
Please, add this code in Custom css for page http://prntscr.com/e5iqvs:
.content-page {
padding-bottom: 0;
}
adn this in Global Custom CSS:
.prefooter .mc4wp-form .et-mailchimp input[type="email"] {
width: 100%;
}
Regards
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
Could you please provide link to your site so we could check issue?
Regards,
Rose Tyler.
Hello,
We will fix it in the next theme update.
Also, you can edit wp-content/themes/royal/framework.php file and change this string http://prntscr.com/e5if9j to
$number = ( empty( $instance['number'] ) ) ? 5 : $instance['number'];
Regards,
Rose Tyler.
Hello,
You’re welcome!
We’re glad to hear that your issue was solved.
Have a nice day!
Regards,
Rose Tyler.
Hello,
To remove currency and language buttons go to Appearance > Widgets and add empty Text widget in Left Side top bar area. To remove Newsletter go to Theme Options > Promo Popup > Show link in the top bar > Off.
Regards,
Rose Tyler.
Hello,
Please read here https://www.8theme.com/demo/docs/royal/#!/4_registration_page how to add Register link.
Regards,
Rose Tyler.
Hello,
Please show a direct page link where you have problem.
Regards,
Rose Tyler.
Hello,
Try to use this code:
.product-information p, .product-info-wrapper p, .product-summary-center p, .woocommerce-tabs p {
margin-bottom: 0;
}
Regards
Hello,
You’re welcome!
Regards
Hello,
I’ve created the example for you. Check Introductions item http://prntscr.com/e5709f http://prntscr.com/e5720z
Regards
Hello,
Try to add this code in your Custom CSS for mobile:
.header-wrapper .navbar-header .et-wishlist-widget {
margin-right: 8px !important;
}
Regards
Hello,
Try this code to make it nice (Theme Options > Styling > Custom CSS)
.fixed-header .cart-bag {
border: 2px solid black;
}
.fixed-header .cart-bag:before {
border: 2px solid black;
}
.fixed-header .cart-bag .badge-number {
color: black;
}
Regards
Hello,
Was the issue resolved?
Please let us know.
If not, try to disable all the third-party plugin and check then.
Regards,
Rose Tyler.