This topic has 7 replies, 2 voices, and was last updated 10 years by apluskdesign.

  • Author
  • #9763
     apluskdesign
    Participant

    I have uploaded a plugin that has a sidebar widget.

    As the widget must be written with <li> tags, each <li> tag starts with the default ‘>’ next to it.

    I have tried to remove it but with no luck. Could you let me know what CSS code I have to use to ensure the icon doesn’t show?

    Thanks, I can provide a screenshot if that helps my explanation

    #9764
     apluskdesign
    Participant

    that should read list tags

    #9824
     Abe
    Keymaster

    Hi, please provide a printscreen on link to the site because I don’t see how it can be a theme issue.

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #9841
     apluskdesign
    Participant

    Hi Abe,

    Here’s a link so you can so the two widgets next to each other.

    http://wp.me/P4cCgs-1g

    Thanks

    #9931
     Abe
    Keymaster

    Unfortunately I can’t give you instructions based on the image because I don’t know element tags, etc. You need to add custom css rules to hide those icons. Give a link where those widgets are

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #9992
     apluskdesign
    Participant

    Hi Abe,

    I’ve added the widget to the site. You can find it here.

    http://hotsaltbeef.com/test-site/

    I’ve tried to adjust the CSS without success. Your help would be greatly appreciated.

    Allan

    #10151
     Abe
    Keymaster

    Hi, Add this CSS please

    COPY CODE
    
    .widgets-container.sidebar_location .widgets ul li:before {
        content: "";
    }
    .widgets-container.sidebar_location .media-tabs-container .rt-media-tab-panel ul li {width:auto;}
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #10165
     apluskdesign
    Participant

    Abe,

    That worked perfectly!

    Thank you so much for your help with this.

    Allan

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

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?