Hi,
add this css code to 8theme options > styling > custom css > global custom css
to remove ‘product information’
.product-information-inner .title { display: none; }
Hi,
add this css code to 8theme options > styling > custom css > global custom css
to remove ‘product information’
.product-information-inner .title { display: none; }
Hi,
add this css code in 8theme options > styling > custom css > global custom css
.cart-bag, .cart-bag:before { border: 1px solid #fff; }
change the color code to your ‘main color’ code
Regards,
Hi,
are you using any 3rd party plugins which not listed here? https://www.8theme.com/documentation/xstore/plugins/included-plugins/
if yes, disable them and check.
Hi,
your logo image/png size is 218px X 16px : http://www.trillmode.com/wp-content/uploads/2017/09/tm_26.png
Resize / create a logo with a size you want in photoshop and use it.
Regards,
Hi,
Fixed.
You may check now.
Regards,
And then go to Appearance > widgets and add the widget ‘wooCommerce Layered Nav Filter’ to the sidebar you want.
Select the attributes you created.
Hi,
To do that you need to create the attributes first.
do you have those attributes ? (colour & tag)
Check this for details : https://www.8theme.com/documentation/xstore/video-tutotials/woocommerce-product-categories-tags-attributes/
If you do not see that just add this code at the bottom of 8theme options > styling > custom css > global custom css
.languages-area .textwidget p { text-shadow: none; }
Hi,
You have following css in custom css panel I guess..
just remove this from there:
.languages-area .textwidget p {
text-shadow: rgb(25, 25, 25) 0px 0px 2px, rgb(255, 255, 255) 0px 0px 4px, rgb(255, 255, 255) 0px 0px 6px, rgb(255, 119, 255) 0px 0px 8px, rgb(255, 0, 255) 0px 0px 12px, rgb(255, 0, 255) 0px 0px 16px, rgb(255, 0, 255) 0px 0px 20px, rgb(255, 0, 255) 0px 0px 24px;
}
to which email address we have to send it?
check your custom css panel..
if you do not find it just paste the above code at the bottom of your custom css panel
8theme options > styling > custom css > global custom css
Hi,
I think you have some capability restriction for roles.
Check this https://docs.woocommerce.com/document/roles-capabilities/ and update / allow the users as you want
Regards,
Hi,
You can import the jewelry demo in 8theme options > import/export > dummy
if you are asking for xml of this you may find it in: your theme folder > theme > assets > dummy > jewelry
if you still unable to find this let us know your email so we can send the xml to your email
Regards,
Hi,
It’s fine now, right? : https://prnt.sc/gmgh6j
I think it was because of your CDN and now it’s been updated.
reagrds,
Hi,
Just go to pages > your home page > edit
and add a new row at the bottom and set the columns then add your images (using visual composer)
Hi,
are you using any plugins which are not listed here? https://www.8theme.com/documentation/xstore/plugins/included-plugins/
if yes, disable them and check
How do i change color of the back to top button?
add this css code in 8theme options > styling > custom css > global custom css
#back-top a { background-color: #000; }
change the color code to the color you want
Hi,
I’d like to anchor it left:
add this css code in 8theme options > styling > custom css > global custom css
#back-top { left: 30px; }
Hi,
If you use left side bar in desktop then the side bar will be displayed above the products in mobile.
If you use right side bar in desktop then the side bar will be displayed below the products in mobile.
You can not use left side bar in desktop and show the side bar below the products in mobile.
You can not use right side bar in desktop and show the side bar above the products in mobile.
Regards,
Hi,
You have following custom css:
.header-wrapper .et-wishlist-widget .wishlist-count, .header-wrapper .navbar-header .et-wishlist-widget .wishlist-count { background-color: #190510; }
change that background color code to the color you want.
Regards
Hi,
Your credentials do not work : http://prntscr.com/gls1nq
Are you using any 3rd party plugins which are not listed here ? : https://www.8theme.com/documentation/xstore/plugins/included-plugins/
Is your xstore core plugin and theme up to date? https://www.8theme.com/download-plugins/
Hi,
Is your xstore core plugin is up to date ?
check the latest version here and see : https://www.8theme.com/download-plugins/
Hi,
Since all your plugin and theme are up to date it should be “WooCommerce Amazon Affiliates ” plugin issue with their new release.
All ready many users complained the same with their support : https://codecanyon.net/item/woocommerce-amazon-affiliates-wordpress-plugin/3057503/comments?page=185
Please ask them first regarding this.
If they say it is theme related come back to us with your FTP and wp-admin login details to check this
bottom of our home page as there seems to be a big gap.
– I do not see that in your site. give me a screenshot of it.
The code can be seen in Appearance > widgets > footer column 1 > custom HTML
column 1 (email address) to be Flush with FAQ in Column 2
– updated with custom css
address in Footer Column 1 closer to our company logo
– updated with custom css
You are welcome.
Do not hesitate ask if you have any other questions (in new post/topic)
Regards,
Hi,
Let us know your wp-admin login details to check this
Hi,
You can disable that entire top panel in 8theme options > general > header settings > top panel > off
Regards,