Please use this code:
.home .page-heading, .header-wrapper.header-top-menu header>.container {
padding: 0;
margin-bottom: 0 !important;
}
Regards
Please use this code:
.home .page-heading, .header-wrapper.header-top-menu header>.container {
padding: 0;
margin-bottom: 0 !important;
}
Regards
Hello,
Unfortunately, there are no tags for portfolio projects.
Regards
Hello,
Please check Typography setting or provide wp-admin access in Private Content.
Regards
Hello,
You’re welcome!
You need to have some CSS skills and add custom styles. You may use developer tools to inspect elements, for example https://developer.chrome.com/devtools and then add custom styles in child theme style.css or use our theme options Custom CSS fields.
Regards
Hello,
Please provide a screenshot.
Regards
Hello,
Please check now.
Regards
Hello,
Please provide a screenshot for better understanding.
Regards
Hello,
Please provide wp-admin and FTP access in Private Content.
Regards
Hello,
1. Please see screenshot http://prntscr.com/gps5c4
2. https://www.8theme.com/videos/ (Royal – WordPress ThemeEngine – Footer Set Up)
Regards
Oh I see, please change the code to:
.single-etheme_portfolio .menu-item-36 a, .single-etheme_portfolio .menu-item-17522 a, .single-etheme_portfolio .menu-item-42 a {
color: #000000;
}
Regards
Hello,
By default, the first category is opened. But you can comment this line in xstore/js/etheme.js file http://prntscr.com/gpfx4w, then minify content https://jscompress.com/ and replace it in etheme.min.js file.
Regards
Please change previous code to:
.single-etheme_portfolio .menu-item-36 a, .single-etheme_portfolio .menu-item-17522 a {
color: white;
}
Regards
Please use this code (add appropriate links):
<a href="link to your PDF file">
<img src="link to image">
</a>
Regards
Please provide screenshot for better understanding.
Regards
Add this code in function.php file of your child theme:
function et_back_to_page() {
return;
}
Regards
Please set needed color http://prntscr.com/gpf0pb and clear browser cache before checking.
Regards
You’re welcome!
Regards
I’ve changed the icon. Please check now.
I will send this problem to our developers.
Regards
Hello,
Please provide screenshot of your problem and wp-admin access in Private Content.
Regards
You’re welcome!
Regards
Hello,
You may use this code in Theme Options > Styling > Custom css:
.single-product .product-information {
width: 40%;
}
.single-product .product-side-information, .single-product .product-images {
width: 30%;
}
Regards
Hello,
Sorry for the delay.
Please describe in details and provide a screenshot for better understanding your question.
Regards
Thank you for your thoughts! We deeply appreciate it! 🙂
Regards
Hello,
If you use images with different size you can enable crop option in WooCommerce settings (WooCommerce > Settings > Products > Display) to make them equal height. Or you may try to add max-height for your image block, this is not good practice in general but if you want to have all the image block with the same size it can be like workaround for you.
Please read more https://docs.woocommerce.com/document/adding-product-images-and-galleries/ https://docs.woocommerce.com/document/fixing-blurry-product-images/
Regards
I am glad that you sorted out.
Please see screenshot http://prntscr.com/gpddui
Regards
Hello,
Please read this topic https://www.8theme.com/topic/i-have-a-product-with-2-categories/
Regards
Please go to Static blocks and edit Top Panel http://prntscr.com/gpdaa5.
Regards
Hello, @martijntje,
Please create a new topic with your wp-admin access in Private Content.
Regards
Hello,
“Return to Previous Page” text you may find in royal/framework/theme-functions.php file.
We recommend you to make changes in a child theme.
Regards
Hello,
This type of single product layout (full-width) has breadcrumbs above the Product title http://prntscr.com/gpd3r7
If you want to have the same breadcrumbs as for all the other pages use the second type of the single product page layout http://prntscr.com/eq9f0u it will be similar layout but not the full-width.
Regards