Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #567930

    Hi Enfold theme,

    I need your help.. I want to remove the “-” in my ul lists.. just retain the image..

    Thanks

    #567944

    Hi jalmz!

    It was not added using CSS so it is not possible to remove it using custom CSS as well. Please add following code to Quick CSS to move your icons to left to cover the dashes

    .sabai.sabai-wordpress-widget a {
        left: -10px;
    }

    Regards,
    Yigit

    #568361

    Thank you Yigit.

    nice support!

    #568466

    Hi,

    Glad we could help :-)

    Regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.