-
AuthorSearch Results
-
March 25, 2017 at 10:36 pm #2573
In reply to: All Currencies Fashion 2
Hi,
1. You should change CSS of for p
p {
color: #4d5959;
font-family: “Noto Sans”;
font-size: 24px;
font-weight: bold;
margin-bottom: 1.3em;
text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.11);
}to
p.woocommerce-thankyou-order-received {
color: #4d5959;
font-family: “Noto Sans”;
font-size: 24px;
font-weight: bold;
margin-bottom: 1.3em;
text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.11);
}2. You need add custom css to display logo
.jas-branding a img { width: 200px; height: 60px;}
4. I checked your site still see 4 fields, Is it default field?
10. We will update in next version
16. The fields don’t support to upload files. You can remove all socials fields in Theme Option and add your custom HTML for your owner social in Theme Option > Header > Header Top Left
17. We will fix in the next update
18. If you want text center you need add css text-align: center
19.20. 21. I don’t know can you ask support from Loco Translate plugin
22. I checked on my computer and see it work well.
Or you can add custom CSS
.product-category > a img { width: 100%;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMarch 25, 2017 at 9:00 pm #2570In reply to: All Currencies Fashion 2
2. You can use plugin https://wordpress.org/plugins/svg-support/
Tnk U you are best
3. you can add custom css
.jas-action .sf-open { display: none;}Tnk U you are best
4. You can customize Checkout page you can copy files from “your_wordpress > wp-content > plugins > woocommerce > templates > checkout” to “gecko-child > woocommerce > checkout”Now I have only one problem. Iam buy many plugins, now deleted it, now I bought new plugin and made all I want. But I had problem. Plugin developer said that it bug of theme developer. If user first time visiting page http://www.swiss-color.com.ua/checkout/ he will see default field where drop menu of country location. But in plugin I had only Ukraine and Moldova. If you click for Ukraine or Moldova, after this action user never seeing default fields. But this is bug
5. You need upload the images have dimension fit with your layout (min-width is :570px)Tnk U you I will try
6. I helped you update permalink
https://monosnap.com/file/1Kys30ycMW1YiDmJr6R1BLWZnSGltd#Tnk U you are best
7. You can add custom CSS
.woocommerce-order-received .woocommerce h2, .woocommerce-order-received .woocommerce .shop_table.order_details { display: none;}Not almost just seeing link
8. You can add custom CSS
.entry-summary .social-share { display: none;}Tnk U you are best
9. Because your images have different dimension it get the biggest size of images to generate layout https://monosnap.com/file/06luUm6qHyJkbGoimx1ITFxQhkxGyz#Tnk U you I will try
10. It’s in theme.js and don’t support translate, let us find a solution for this text.Will Wait
11. You can add custom css
.woocommerce-MyAccount-navigation ul li::before { display: none;}Tnk U you are best
12. You can add custom CSS
.page-head a {color: #fff;}
.page-head a:hover {color: #b59677;
} Change #fff and #b50677 with your color
Tnk U you are best
13. I checked your site but do not see white space around slider. Did you fix?
Not regular bug, will fix it
14. Pls don’t edit css in parent theme because when you update parent theme your custom code will be remove, you should add custom code in Theme Option or on child theme
For this case you need revert css code for member and use Visual Composer add 3 cols, insert image to center columns and left, right column let it emptyI made all, but it didnt work
15. You can ask support from plugin authorThis is solved
16. You can change social in JanStudio > Theme Option > Social NetworkIn which file I can add my own svg icon, because in Theme option I can choosing only theme icons
March 25, 2017 at 8:20 pm #2569In reply to: All Currencies Fashion 2
Hello
About 1 item you didnt understood me.
– I had just made some changes in css in Jan Studio Theme Option for page, only for one page http://www.swiss-color.com.ua/checkout/order-received/5003/?key=wc_order_58d66db3eba65. I made text and information in center, add some css effects for color and shadow. And this changes made css bugs for all shop. In all pages. But I need to solve my problem with text and style only in page http://www.swiss-color.com.ua/checkout/order-received….. not in all project. What do to?
March 24, 2017 at 4:12 pm #2551In reply to: Image gallery disappear under 780px
Hi,
You can add custom CSS in JanStudio > Theme Option > General Layout > Custom CSS
@media only screen and (max-width: 767px) {
.jas-container { width: 100%;}
}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMarch 23, 2017 at 10:57 pm #2542In reply to: All Currencies Fashion 2
Hi,
1. For the font family you can change in Theme Option > Typography
2. You can use plugin https://wordpress.org/plugins/svg-support/
3. you can add custom css
.jas-action .sf-open { display: none;}
4. You can customize Checkout page you can copy files from “your_wordpress > wp-content > plugins > woocommerce > templates > checkout” to “gecko-child > woocommerce > checkout”
5. You need upload the images have dimension fit with your layout (min-width is :570px)
6. I helped you update permalink
https://monosnap.com/file/1Kys30ycMW1YiDmJr6R1BLWZnSGltd#
7. You can add custom CSS
.woocommerce-order-received .woocommerce h2, .woocommerce-order-received .woocommerce .shop_table.order_details { display: none;}
8. You can add custom CSS
.entry-summary .social-share { display: none;}
9. Because your images have different dimension it get the biggest size of images to generate layout https://monosnap.com/file/06luUm6qHyJkbGoimx1ITFxQhkxGyz#
10. It’s in theme.js and don’t support translate, let us find a solution for this text.
11. You can add custom css
.woocommerce-MyAccount-navigation ul li::before { display: none;}
12. You can add custom CSS
.page-head a {
color: #fff;
}.page-head a:hover {
color: #b59677;
}Change #fff and #b50677 with your color
13. I checked your site but do not see white space around slider. Did you fix?
14. Pls don’t edit css in parent theme because when you update parent theme your custom code will be remove, you should add custom code in Theme Option or on child theme
For this case you need revert css code for member and use Visual Composer add 3 cols, insert image to center columns and left, right column let it empty
15. You can ask support from plugin author
16. You can change social in JanStudio > Theme Option > Social Network
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMarch 23, 2017 at 8:31 pm #2540In reply to: All Currencies Fashion 2
This reply has been marked as private.March 23, 2017 at 5:42 pm #2538In reply to: All Currencies Fashion 2
Hi,
5. You can add custom css
#jas-footer-menu li.current-menu-item a { color: #b59677;}
6.7 Let us know we will take a look and help you solve.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMarch 23, 2017 at 5:36 pm #2537In reply to: All Currencies Fashion 2
This reply has been marked as private.March 23, 2017 at 4:05 pm #2536In reply to: Edit elements only for mobile
Hi,
Thank you for your rate!
1. I helped you remove gray bar
2. I checked and saw still have padding on this section
https://monosnap.com/file/IYD9GSFXoUR2eXnHPnb34yly268DHp#
3. You can add custom code in JanStudio > Theme Option > General Layout > Custom CSS
.ypop-modal .ypop-wrapper a.close { background-color: rgba(255, 255, 255, 0.8); background-image: none; }
.ypop-modal .ypop-wrapper a.close::after { color: #3e3e3e; content: “‘\e680”; font-family: “Pe-icon-7-stroke”; font-size: 30px; line-height: 30px; position: absolute; right: -2px; top: 0; }
And change #3e3e3e with your color.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMarch 23, 2017 at 12:09 pm #2533Topic: Customize user dashboard/my account
in forum Gecko
chaos_undefinedParticipantHi,
1) How can I customize user dash board/ my account page?
- I want to add some CSS to make it look good in accordance to our theme. At the moment its just a default presentation I guess.
- I want to add a document tab (as in a link in the side menu) so that user can upload documents (.pdf or .jpg) in their profile.
- I also want to add feature which says that the user is verified after the documents have been verified.

2) Where is .php file for this page located? Can I edit it to add some forms in it?
Thanks
-
AuthorSearch Results