Okay
  Public Ticket #2449842
Responsive menu
Closed

Comments

  •  3
    Bonitamona started the conversation

    Hello, I need help with

    1. The main menú isn't appear on my ipad in all of the pages of the web. Only appear the loop. (Picture-1)

    2. The prices of the products in sale! are too near and put on the next info. (pictures 2 and 3)

    Thank you for your patience, sorry for my english.



  • [deleted] replied

    Hi Bonitamona,

    1— You are using an old version of our theme 3.0.3, the latest version for the moment is 3.0.4 (read release notes), please update your theme first and then the premium plugins too.

    After you update the theme, there is a chance that we also updated some of the plugins that we offer. To update those plugins to the latest version that we support, just go to Appearance > Install Plugins.

    2— I have replied to this question too in your previous ticket, here is the answer again...

    2— Prices in responsive

    Can you please add the code below to your Custom CSS area:

    @media screen and (min-width: 768px) {
        .woocommerce .products .product .item-info .item-info-row>.price-column {
            white-space: normal;
        }
    }

    [EDIT]

    I just added that CSS code for you

    medium
    (view on a new page)

    Thanks!

  •  3
    Bonitamona replied

    Thank you so much for your help! 

    But the menu on ipad isn't appear after uptate and i can't solve. This is extrange because i don't touch anithing before this.

    Thank you. Im sorry about.

  •  3
    Bonitamona replied

    After my break isn't appear, but know yes, if you solved thank you. 

  • [deleted] replied

    Hi Bonitamona,

    Yes we made some changes and then re-updated your theme again. Now the problem is solvedsmile.png

    Have a great day!