Please add this code in Theme Options > Styling > Custom css:
.sb-infinite-scroll-loader {
position: relative;
margin-bottom: 0px;
}
Regards
Please add this code in Theme Options > Styling > Custom css:
.sb-infinite-scroll-loader {
position: relative;
margin-bottom: 0px;
}
Regards
Hello,
Please add this code in Theme Options > Styling > Custom css:
.header-wrapper.header-advanced .menu-wrapper .menu > li > a {
padding-top: 1.1em;
padding-bottom: 1.2em;
}
Regards
Hello,
We are theme support and we can help you with issues related strictly to our theme. If “add to cart” does not work for you even with default theme you need to contact woocommerce support.
Regards
You’re welcome!
Regards
Hello,
There will be shown a menu that marked as Mobile menu http://prntscr.com/j4r5r0
But if the mobile menu is not required there and you want to delete this row, use this custom css code:
.mobile-menu-wrapper .a-center {
display: none;
}
Regards
Hello,
.tax-product_cat .read-more-wrap {
max-width: 75%;
margin: auto;
}
Regards
Hello,
Have you checked if this issue appears with our theme only or with default Storefront theme too?
Regards
Hello,
Please clear cache and check one more time. If the problem won’t be solved, provide us with temporary wp-admin access.
Regards
Hello,
.products-grid .product .product-name {
font-size: 20px;
font-weight: 600;
}
.products-grid .product .price {
font-size: 20px;
font-weight: 900;
}
.single-product h2.product-name {
font-size: 20px;
font-weight: 800;
}
.single-product-page .product-info .price {
font-size: 20px;
font-weight: 600;
}
Regards
Hello,
.top-bar a {
font-family: Raleway;
line-height: 1.5 !important;
color: #6f6f6f !important;
}
Regards
This category is a part of default woocommerce functionality and can not be deleted. You can rename the category or contact woocommerce support.
Regards
Hello,
1. Make sure that you set correct settings for the plugin according to theme documentation –
https://www.8theme.com/documentation/xstore/plugins/woocommerce-infinite-scroll-and-ajax-pagination-settings/
2. Please add this code in Theme Options > Styling > Custom css:
.woocommerce-pagination ul li a {
color: black;
}
Regards
Have you dragged categories? https://gyazo.com/46e0325336d428acb08ea099b486dc20
Regards
Hello,
Please provide a screenshot of the problem. You can use such screenshot maker as Lightshot.
Regards
Hello,
You can reorder categories in Products > Categories and drag categories in the order you need. Then go to Appearance > Widgets > “Woocommerce Product Categories” widget into “Shop Sidebar” area and select “Order by” – “Category Order”.
Please read this – https://wordpress.org/support/topic/woocommerce-category-issue-uncategorized/
Regards
Hello,
1. On your site is installed and activated latest theme version (1.2) and this is correct, but you uploaded the full theme package in themes folder http://prntscr.com/j4ouxe > http://prntscr.com/j4ov45, because of this you get this error http://prntscr.com/j4ovr4 Please delete the Lifestyle_Responsive_Wordpress_Theme folder from wp-content/themes/ folder via FTP. Lifestyle_Responsive_Wordpress_Theme contains useful data but should not be uploaded in the themes folder.
2.
Also, on the phone the titles are not displayed on the pictures.
– Could you please provide some screenshot for better understanding the problem?
Feel free to ask if you have any other questions.
Regards
You’re welcome!
Have a nice day.
Regards
I do not see the code in the console on your site. Do you use CDN? If yes, clear cache and waite for automatic clearing, if not, provide me temporary wp-admin access so I can check if there a problem in the content of Custom css field.
Regards
Have you added the code in Theme Options > Custom css or in style.css file of the child theme? Have you cleared cache?
Regards
Please add this code in Theme Options > Styling > Custom CSS for mobile (0 – 480px):
.header-wrapper header .container-wrapper {
padding-top: 20px !important;
padding-bottom: 20px !important;
}
Also, here http://prntscr.com/j4o45h you need to add }
Please read our documentation – https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/
If you plan to create multilanguage site you may use WPML plugin https://wpml.org/documentation/related-projects/woocommerce-multilingual/, but if you want to simply translate site to one language I would recommend you use Loco translate plugin.
Regards
Hello,
Try to use this css code:
.products-grid .content-product .quantity, .productCarousel .content-product .quantity{
display: none;
}
Regards
Hello,
It is not possible to place the wishlist icon there, for this header type.
Regards
Hello,
1. Likely you simply need to synchronize translation files.
Button Sync (Loco Translate plugin http://prntscr.com/glemdq) allows you to synchronize your translation file with updated pot file. It means if we made any changes in template files that may affect transaltion or we added new string for the translation and you updated theme you need to synchronize your translation with updated files. Only after synchronization, you’ll be able to translate new strings or strings that were changed.
Also, don’t forget to backup all the files before any update.
2. By default, there is no such possibility.
If you need help with additional customization contact WP-Kraken team.
3. Please see screenhots http://prntscr.com/j4np37 > http://prntscr.com/j4nous > http://prntscr.com/j4npat and http://prntscr.com/j4nphv > http://prntscr.com/j4npnc
Regards
You’re welcome! 🙂
Regards
Hello,
Thanks for the topic.
Your site under maintenance mode, so I can’t check it.
Menu can’t be imported because WP does not support custom menu options, you need to create own menu. Please read more https://www.8theme.com/demo/docs/woopress/#!/primary_menu
Pages can be imported using .xml files (Tools > Import > WordPress). We included all the demo versions to XML files folder of theme package.
You need to create own categories and products and upload images, because we provide only a few elements as examples.
Woocommerce documentation can be useful – https://docs.woocommerce.com/documentation/plugins/woocommerce/getting-started/setup-products/
https://docs.woocommerce.com/document/managing-product-taxonomies/
Feel free to ask if you have any other questions.
Regards
You’re welcome!
Regards
Hello,
This option rewrites settings -> http://prntscr.com/j4nc5l in http://prntscr.com/j4ndby product
in other products -> http://prntscr.com/j4ncqi all works fine now
http://prntscr.com/j4ncwn
Please delete product-image.php file from xstore-child folder, the correct file is located in xstore-child/woocommerce/single-product folder.
Regards
You’re welcome!
Regards
Hello,
Theme Options > E-commerce > Promo Popup > Popup height > set 650px.
Please add this code in Theme Options > Styling > Custom css:
#etheme-popup .mc4wp-form .et-mailchimp input[type="submit"] {
line-height: 1;
}
Regards