• Resolved Ankit Khanna

    (@lunylad)


    Hi @alxmedia

    I’m getting a plus sign to the right of my widgets in the sidebar if they’re using a title. I’ve seen this issue was already raised and a user marked it resolved by solving it himself. However, I am unable to get this fixed. Please help.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author Alexander Agnarson

    (@alxmedia)

    Hi, to get rid of the plus sign try adding this additional css:

    
    .widget > h3:after { content:""; }
    
    Thread Starter Ankit Khanna

    (@lunylad)

    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!

    Theme Author Alexander Agnarson

    (@alxmedia)

    Customize > Theme Options > Blog > Post Format Icons > OFF

    Thread Starter Ankit Khanna

    (@lunylad)

    Thanks a lot @alxmedia

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Plus sign in widget areas’ is closed to new replies.