New Landing How can we help? Themeforest Theme Support Dante Trouble with woocommerce width

Viewing 15 posts - 31 through 45 (of 52 total)
  • Posted in: Dante
  • #136369
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option

    
    .woocommerce-checkout table.totals_table {
    width: 60%!important;
    }
    

    -Rui

    #136479
    brebber
    Member
    Post count: 122
    This reply has been marked as private.
    #136488
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .woocommerce-account div.woocommerce div.help-bar{display:none !important;}
    .my-account-left{display:none !important;}
    .my-account-right{width:100% !important}

    Thanks
    Mohammad

    #136523
    brebber
    Member
    Post count: 122

    Hi Mohammad,

    it works, but now this sidebar/module is always invisible. Also under the menupoint “Mein Konto” (like you see in the attached pic), but it should only be invisble in the last step of the payment (step 3).

    Attachments:
    You must be logged in to view attached files.
    #136530
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I am afraid that its not possible.
    Thanks
    Mohammad

    #136571
    brebber
    Member
    Post count: 122

    Hi Mohammad,

    isn´t it a menu?
    So that it is possible to change the position of the menu?

    (Sorry, it is my first shop I create myself.)

    #136575
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please remove last one code and use this one new code:-

    .woocommerce-account div.woocommerce div.help-bar{display:none !important;}
    div.my-account-left ul.nav.my-account-nav{display:none !important;}

    Thanks
    Mohammad

    #136630
    brebber
    Member
    Post count: 122

    Hi,
    now I see the module without the navigationpoints.
    Can I change this somewhere?

    Attachments:
    You must be logged in to view attached files.
    #136910
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    What version of WooCommerce are you using? Do you have all pages set in WooCommerce > Settings (my account pages etc)?

    – Ed

    #137252
    brebber
    Member
    Post count: 122
    This reply has been marked as private.
    #137641
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    You’ve added custom css to hide it, from the looks of it..

    div.my-account-left ul.nav.my-account-nav {
    display: none !important;
    }

    – Ed

    #138146
    brebber
    Member
    Post count: 122

    Yes I did, because I want it hide it on the cash checkout side, and this code was the tip Mohammad (post http://www.swiftideas.com/forums/topic/trouble-with-woocommerce-width/page/3/#post-136575).

    So, now I erase the code again:

    .woocommerce-account div.woocommerce div.help-bar{display:none !important;}
    div.my-account-left ul.nav.my-account-nav{display:none !important;
    }

    But now I have the same problem as before with the last step of the cash(side)

    -brebber

    PS: Now I update the woocommerce plugin to Version 2.2.10

    Attachments:
    You must be logged in to view attached files.
    #138167
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779
    This reply has been marked as private.
    #138284
    brebber
    Member
    Post count: 122

    Thanks that works like it should be!

    #138285
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great, thanks Rui

Viewing 15 posts - 31 through 45 (of 52 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register