New Landing How can we help? Themeforest Theme Support Dante Remove/Reduce the white space before and after a list

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Dante
  • #61369
    WamBam
    Member
    Post count: 54

    Hi,

    I would like to remove, or reduce the white space before a list item.

    Thanks.

    #61370
    WamBam
    Member
    Post count: 54
    This reply has been marked as private.
    #61662
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please share website URL with list items so i can try to resolve the issue easily .

    Thanks 🙂
    With Best Regards
    Swift Ideas

    #61671
    WamBam
    Member
    Post count: 54
    This reply has been marked as private.
    #62082
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    The space between the paragraph and the list is coming from the margin-bottom on a paragraph (see screenshot)

    If you were to reduce this space, it would reduce the space between all paragraphs on the site.

    – Kyle

    #62083
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Or you could try this css:

    ul.sf-list {
      margin-top: -15px;
    }

    – Kyle

    #62292
    WamBam
    Member
    Post count: 54

    Thanks Kyle, the custom CSS works great!

    Where can I find the menu option for margin-bottom on a paragraph?
    Or can I only do this using CSS:
    #content p {
    margin-bottom: 0;
    }

    Cheers.

    #62485
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Yes you can do it that way if you like.

    – Kyle

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