Problem with header cart widget

Home Forums Jevelin Theme Problem with header cart widget

Home Forums Jevelin Theme Problem with header cart widget

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    RESOLVED Posts
  • Basilisko
    Participant

    Hi

     

    I’m having a problem with my header cart widget.

     

    The text “Show cart” is expanded on two rows and product description doesn’t use the whole space . It did work just fine a week ago.

     

    Is it possible that the new woocommerce update (3.3.0)  is the reason for this? How could I fix it?

    Attachments:
    You must be logged in to view attached files.

    Hi @Tuskanator,

     

    Sorry to hear of the problem you are having.

     

    Please make sure you are using below latest version of theme.

     


    Please login to access this file

     

    Could you please share me your site URL where it’s happening so that i can troubleshoot it?

    Best regards,
    Shufflehound team

    Basilisko
    Participant

    Hi,

     

    I tried the beta. Didn’t work.

     

    Site URL:

    http://logoman.fi/

    I can’t test it on your shared site as there isn’t any produce on your site as shown in the attached screenshot so please add test product on your site so that i can troubleshoot it.

     

    I have tested it on my test site and it’s working fine for me using latest version of Jevelin theme as displayed in the second attached screenshot.

    Attachments:
    You must be logged in to view attached files.

    Basilisko
    Participant

    Hi,

     

    Shop is now active, so you can see the products. If the problem is with the localization, where can I change the displayed text? Meaning if “View Cart” in finnish is too long word to that space.

    Thank you but your shared site is not accessible for me now and just loads continuously.

    Could you please make sure it is accessible for others?

    Basilisko
    Participant

    I don’t know, what you mean, site works just fine. Do you mean, you can’t even get the “No products were found…” notification?

    Attachments:
    You must be logged in to view attached files.

    Solution for this topic

    I was not able to access your site at all but now i can.

     

    I have tested it and the product description is displaying fine for me as shown in the attached screenshot.

     

    You can display “Show cart” in one row by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #page-container .sh-nav-cart .menu-item-cart .widget_shopping_cart_content p.buttons a:first-child {
        padding: 10px !important;
    }
    
    

    Basilisko
    Participant

    Hi,

     

    Thank you! That fixed it!

    You are most welcome here 🙂

Viewing 10 posts - 1 through 10 (of 10 total)