Tagged: 

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #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?

    #634373

    Hey 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,
    Yigit

    #634529

    Hello 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 page

    #634535

    Hi!

    Please add following code to Quick CSS as well

    .rtl .single-product-main-image .onsale {
        right: auto!important;
        width: 40px;
    }

    Best regards,
    Yigit

    #634559

    Hi 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. ) ?

    #634566

    Hi!

    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,
    Yigit

    #634573

    is this for main menu only or for the rest of the theme like Products Pages ?

    #634575

    Hi!

    Changes you make in Advanced Styling applies globally

    Regards,
    Yigit

    #634579

    okay 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 ?

    #634585

    Hi!

    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,
    Yigit

    #634592

    Works, Thanks Alot Man for Answering All My Questions and for the Amazing Solutions, Appreciate it :)

    #634609

    Hi!

    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

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Shopping Page Problem’ is closed to new replies.