Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Dante
  • #292223
    connexweb
    Member
    Post count: 23

    Is there a way to increase the bullet size on the list shortcode?

    If you look at this page
    http://notready.connexintl.com/index.php/what-to-expect-from-a-blog-by-connex/

    you will see that they are very small compared to the text.

    Thanks in advance.

    #292227
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    It seems that you have a custom css that is affecting the size and position.

    Try to remove this custom css.

    .spb_text_column ul, .box-content-wrap ul {
        list-style: disc outside none !important; 
    }

    -Rui

    #292233
    connexweb
    Member
    Post count: 23

    Hi Rui,

    When I take that custom css away the indent changes and the 2nd line is no longer indented. The bullet does not get larger. Refer to the URL I sent originally.

    Please advise.

    Thank,
    Gail

    #292254
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I have managed to resolve the issue so please check it now.
    Thanks
    Mohammad

    #292487
    connexweb
    Member
    Post count: 23

    Thank you Mohammad.

    Would you share how you resolved the issue? Will it revert back if with future theme updates?

    Best,
    Gail

    #292536
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I inserted this custom css code to resolve the issue.

    .spb_text_column ul, .box-content-wrap ul {
        list-style: disc outside none !important; 
        margin-left: 15px;
    }
    .spb_text_column ul li, .box-content-wrap ul li {
    padding-left:0px !important;
    }

    Thanks
    Mohammad

    #293031
    connexweb
    Member
    Post count: 23

    Thanks for your help!
    Gail

    #293106
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Thanks Mohammad

    – 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 the following item
Login and Registration Log in · Register