This topic has 8 replies, 3 voices, and was last updated 10 years, 4 months ago ago by Jack Richardson
Hello,
Could you please help me with the issues below (see private content)?
Regards,
Nick
Hello,
1a,1b. To change background on mobile use this code into custom.css file:
@media (max-width: 959px) { body {background: #DEDBDB !important; text-align: left;}}
1c. Please use this code in custom.css:
@media (max-width: 480px) {.home .banner .button, .home-page .banner .button { font-size: 10px; background: #F00;}}
(change the value for background color to yours)
2a. You can change the text in .po files where you translated it.
2b. You need make changes for this class .links ul li a
to modify the styles.
2c. To change button color:
.fl-r.checkout-button.button.big {
background: none repeat scroll 0% 0% #808080; }
(replace the color number with yours)
2d. You may try edit wp-content/themes/xmarket/woocommerce/global/breadcrumb.php to change the breadcrumbs.
2e. You can translate the words in the file wp-content/themes/xmarket/woocommerce/single-product/meta.php.
Regards,
Eva Kemp.
Hello,
Thanks for your great help. I have solved all the issues.
I still have one question. See private content below.
Regards,
Nick
Hello,
You can achieve this in Theme Options > Single Product Page > Ajax “Add to cart” (for simple products only) > On.
Unfortunately this option doesn’t work for variable products.
Regards,
Eva Kemp.
Hello,
The problem is that we need this option for variable products. Do you now if there are other options? We have tried a number of (ajax) plugins for this, but none worked. Is there a workaround (for example: change php files) or something like that or do you know which plugin does work for this?
Hopefully there are other possibilities because this feature is very important for us.
Regards,
Nick
Hello,
Sorry, but unfortunately there is an issue with variable products in the code, so this option is available for simple products only.
Please take our apologies for inconveniences.
Regards.
Eva Kemp.
Hello,
Thanks for your clean answers.
What i also want is mobile website visitors to see a different homepage LayerSlider then desktop visitors.
How and where can i set this in LayerSlider WP or custom css?
Regards,
Nick
Hello,
You should use Media Queries to change your slider on mobile view. We recommend you to add styles into custom.css. Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Jack Richardson
The issue related to '‘Need some help with a number of issues’' has been successfully resolved, and the topic is now closed for further responses