Tagged: shopping
-
AuthorPosts
-
May 18, 2016 at 12:12 pm #634349
Hello Kriesi Team, Good Job in This Theme, Actually I Made This Theme in Arabic Language and after Customization Process I have 2 Problems till now in the shop Page
1- I Didn’t Put “ADD TO CART” Icon to the website because am not ready till now to receive payments online only i want the shop page shows the products, it works good in the desktop browsers but in smart phones browsers still see the “ADD TO CART” Icon, how can i remove it?2- When I Tried to Make a Product Page With Sale Price it shows a Long Yellow Theme Color Strap, Covering the Product Title How Can I Fix That?
May 18, 2016 at 12:52 pm #634373Hey Klekkit,
1- Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.responsive #top .cart_dropdown { display: none !important; }
2- “لا تملك صلاحيات لمعاينة المسودات.”. Can you please publish your product firstly so we can see the issue or post temporary WP admin logins here privately?
Best regards,
YigitMay 18, 2016 at 3:08 pm #634529Hello Yigit
1- Code Added And Now it’s Working in the same way without “ADD TO CART” in Smartphones :)
2- The Link for The Product Page Is Already Published, and am afraid you will not can use wp admin login because it’s in Arabic, you can see the new link i just provided and test it before and i can see the pageMay 18, 2016 at 3:15 pm #634535Hi!
Please add following code to Quick CSS as well
.rtl .single-product-main-image .onsale { right: auto!important; width: 40px; }
Best regards,
YigitMay 18, 2016 at 3:32 pm #634559Hi Again, And Working, Awesome Man Appreciate it
if you don’t Mind Please another quick Question just in case what if i want to make some of the website fonts looks bigger ( main menu – Products Prices – Description – etc. ) ?May 18, 2016 at 3:45 pm #634566Hi!
Please go to Enfold theme options > Advanced Styling and edit “Main menu links” to adjust main menu links and then add following code to Quick CSS
.price * { font-size: 20px!important; } .main_color .summary div { font-size: 16px; }
Best regards,
YigitMay 18, 2016 at 3:51 pm #634573is this for main menu only or for the rest of the theme like Products Pages ?
May 18, 2016 at 3:55 pm #634575May 18, 2016 at 3:58 pm #634579okay done!
i have now bigger main menu size and bigger font in product pages
but still have a small font size in products description and contact forums
any advice ?May 18, 2016 at 4:03 pm #634585Hi!
Please go to Enfold theme options > General Styling > Fonts and change “Default content font size”. I do not see description on your second link. If you meant title, please go to Advanced Styling and edit H1 tagged elements.
Best regards,
YigitMay 18, 2016 at 4:07 pm #634592Works, Thanks Alot Man for Answering All My Questions and for the Amazing Solutions, Appreciate it :)
May 18, 2016 at 4:17 pm #634609Hi!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Cheers!
Yigit -
AuthorPosts
- The topic ‘Shopping Page Problem’ is closed to new replies.