Hi, to get rid of the plus sign try adding this additional css:
.widget > h3:after { content:""; }
Thanks a ton! It worked.
I’ve came across another similar issue though. When we look at the blog posts on the home page in a grid or a list form, it shows an “edit” (a pencil) icon in a corner to everyone viewing the homepage even if they are not logged in or viewing it from an incognito mode. Please let me know how to remove it.
Thanks in advance!
Customize > Theme Options > Blog > Post Format Icons > OFF