New Landing How can we help? Themeforest Theme Support Flexform Remove the left and right borders of the sub menu

Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Flexform
  • #82422
    blaouchez
    Member
    Post count: 448

    Hello
    In the sidebar, how to remove the left and right borders of the sub menu?
    Regards

    #82609
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .widget_categories ul, .widget_archive ul, .widget_nav_menu ul, .widget_recent_comments ul, .widget_meta ul, .widget_recent_entries ul, .widget_product_categories ul {
      border: none;
    }

    – Kyle

    #82623
    blaouchez
    Member
    Post count: 448

    Hello Kyle,
    it does not work
    Pierre

    #82624
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Please can I see your link?

    – Kyle

    #82730
    blaouchez
    Member
    Post count: 448
    #82739
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    This should work

    .widget_categories ul, .widget_archive ul, .widget_nav_menu ul, .widget_recent_comments ul, .widget_meta ul, .widget_recent_entries ul, .widget_product_categories ul {
      border: none;
    }

    – Kyle

    #82740
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I don’t see it in your custom css?

    – Kyle

    #82757
    blaouchez
    Member
    Post count: 448

    In CSS child, it works, thanks !

    #82760
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok great! 🙂

    – Kyle

Viewing 9 posts - 1 through 9 (of 9 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