Please see screenshot how it’s displayed from my side http://prntscr.com/an4fek
Regards,
Robert Hall
Please see screenshot how it’s displayed from my side http://prntscr.com/an4fek
Regards,
Robert Hall
Hello,
Do you mean this section? http://prntscr.com/an47ul
Then try to add the following code in custom.css file
.before-prefooter {
background: #fff;
width: 100%;
}
.before-prefooter h5,
.before-prefooter .textwidget{
width: 960px;
margin: auto;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall
Hello,
This question is a bit unclear for us. Could you please clarify us with more details and show us screenshots?
Regards,
Robert Hall
Hello,
You can use [etheme_new title="Latest Products" ] shortcode on your custom page.
Can the format be adjusted so the products are listed in a grid instead of a rotating gallery?
Sorry, but we don’t have such feature in our theme.
Regards,
Robert Hall
Hello,
our theme uses modified Woocommerce template files so it is normal that some file versions may be outdated. It is not bug and does not have effect on front-end.
You may just skip this notification.
Regards,
Robert Hall
Hello,
Please provide us with wp-admin and FTP credentials in Private Content to check the issue more deeply.
Regards,
Robert Hall
Hello @Mcvxy,
When I disabled all plugins it seems to be working fine.
Please provide screenshot for our better understanding and highlight what exactly you mean.
Regards,
Robert Hall
Sorry, it’s not possible.
The Product Data (https://gyazo.com/616a1531a6b6444fe6b3d9e87158a7b4) setting is related to WooCommerce plugin and it can be done only in one line (https://gyazo.com/c82c5f241fa6b6540cf958cd6ba8d485) as this is their configuration.
Regards,
Robert Hall
Hello,
Please comment out or edit this code
<h2 class="entry-title"><?php the_title(); ?></h2>
in
\woopress\wp-content\themes\woopress\single.php fine on line 87
Regards,
Robert Hall
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall
If you want this text in one line you should use the following CSS code
.tabs table th {
width: 170px;
}
Also you can provide us with screenshot how it should be.
Regards,
Robert Hall
As I see you’ve added width 110px. Please try this value.
.tabs table th {
width: 170px;
}
Regards,
Robert Hall
Also add the following code in Global Custom CSS
.tabs table th {
width: 150px;
}
Regards,
Robert Hall
Hello,
I didn’t see any issues on Checkout page. See screenshot:
https://gyazo.com/af95f1c78b7e5ff3cf7d516466295c1f
Could you please clarify with more details and provide us with correct screenshots?
Regards,
Robert Hall
Hello,
Please try to disable third-party plugins one by one and check this issue.
Regards,
Robert Hall
Hello,
Please try to add the following code in Global Custom CSS.
.tabs table th, .tabs table td {
display: inline-block;
float:left;
}
Regards,
Robert Hall
Hello,
Please add this code in Theme Options->Custom CSS->Global Custom CSS.
.copyright-1 .container .row-copyrights {
border-top: none;
}
Regards,
Robert Hall
I’ve disabled the JS minify settings option in cache plugin -> Performance->Minify and stretch row working fine. Please check it.
Regards,
Robert Hall
Hello,
If you check our demo slider https://www.8theme.com/demo/legenda/home-page-4/ and the original image https://www.8theme.com/demo/legenda/wp-content/uploads/revslider/slider6/slide3.jpg you’ll see it’s cut too. Please note this is not related to theme settings, but to revslider plugin configuration. You need test different proportions for your images in Photoshop and reupload them.
Regards,
Robert Hall
Hello,
You’re welcome!
Regards,
Robert Hall
Hello,
Please try to disable third-party plugins one by one and check it, one of them caused issue.
Regards,
Robert Hall
Hello,
You’re welcome!
Regards,
Robert Hall
Hello,
You’re welcome!
Regards,
Robert Hall
Hello,
You’re welcome!
Regards,
Robert Hall
Hello,
We’re glad to hear it.
If you have any questions feel free to contact us.
Regards,
Robert Hall
This question is a bit unclear for us. Could you please clarify us with more details?
Please show us with screenshot.
Regards,
Robert Hall
Hello,
You’re welcome!
Regards,
Robert Hall
Hello,
You’re welcome!
Regards,
Robert Hall
I’ve added this code in Global Custom CSS.
article .entry-title{
display: none !important;
}
.blog-post .content-article h2 {
color: #000000;
}
Please check the post page now.
H1 is also repeated twice in the code, it should be shown only once
You can remove or edit it in
\wp-content\plugins\woocommerce\templates\single-product\title.php file.
I would like set H2 in the body of the product to any free text in description.
You can edit it in Product Settings->Short Product Description.
Regards,
Robert Hall
Hello,
Maybe provide screenshot for our better understanding and highlight what exactly you want.
Regards,
Robert Hall