New Landing How can we help? Themeforest Theme Support Dante Remove dividers on WooCommerce sidebar

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Dante
  • #84264
    MHC
    Member
    Post count: 247

    Hi there,

    How can I remove the thin lines on WooCommerce sidebar?
    Please see attached screenshot.

    #84266
    MHC
    Member
    Post count: 247
    This reply has been marked as private.
    #84271
    MHC
    Member
    Post count: 247
    This reply has been marked as private.
    #84484
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please go to Admin -> Theme Options -> Custom CSS => Here put given below code and update options.
    .widget_product_categories ul.children{padding-left:0px !important}
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #85132
    MHC
    Member
    Post count: 247

    Thanks it works perfectly!
    Can I also change the line color?

    #85143
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please go to Admin -> Theme Options -> Custom CSS => Here put given below code and update options.
    .widget ul li {border-color:#fff !important}
    Thanks ๐Ÿ™‚
    With Best Regard

    #85870
    MHC
    Member
    Post count: 247

    Hi Mohammad,

    If I add this all lines in footer will be changed too, but I only want to change the lines for WooCommerce sidebar…

    #85873
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this code for sidebar specific:
    .sidebar .widget ul li {border-color:#fff !important}

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #85880
    MHC
    Member
    Post count: 247

    Thanks it works now ๐Ÿ™‚

    #85892
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. I’m glad that issue resolved .
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

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

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

License required for one of the following items
Login and Registration Log in · Register