New Landing How can we help? Themeforest Theme Support Pinpoint spacing between list items in a sidebar

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Pinpoint
  • #10801
    johnlalor
    Member
    Post count: 29

    HI

    I was wanting to have a list of links in a sidebar. I used the list short code and the then tried the customer menu widget but got a space between each list item.

    I want to have the list tighter with no space so the effect I am getting is like this:

    Item1

    Item2

    Item3

    what I want is
    item1
    item2
    item3

    It seems to be ok until I put in side bar ….. is it possible to do what I want – I have very few coding skills

    thanks John
    I can give you access to the site if that helps…

    #10869
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi John,

    If you can link to that page, I’ll provide you with some custom CSS to tighten the gap between list items.

    Regards,
    ————————————————————————————————————

    Cosmin – Support

    #10966
    johnlalor
    Member
    Post count: 29
    This reply has been marked as private.
    #10999
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi John,

    Add this custom CSS in the General theme options:

    .widget_nav_menu li {
        line-height: 0 !important;
    }

    Let me know if that looks better 🙂

    Regards,
    ————————————————————————————————————

    Cosmin – Support

    #35866
    ljurado
    Member
    Post count: 10

    I have the same request but I do want some spacing between items but not so much like it is now because it leaves my main context looking empty:
    http://tddoptions.com/scoreboard/

    Please let me know some custom css I can put to fix the sidebar menu.

    Thanks,
    Lorena

    #37220
    Melanie – SUPPORT
    Member
    Post count: 11032

    Here you go:

    .widget ul li > a {
    padding: 20px 0;
    }

    Cheers 🙂

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