Home>Support>Small annoying grey box on Hero Box that I can’t remove

Small annoying grey box on Hero Box that I can’t remove

Hi all,

On my hero boxes on the following page (https://basestone.io/case-studies/) I am unable to remove the small but very annoying grey boxes that have appeared on the top left of each box. Can someone please explain to me how I can remove these?

I also would like the boxes to have the ability to be right clicked in order to open the link in a new tab (I want them to open in the same tab when clicked normally). Is there a way for me to do this?

Any and all help is massively appreciated.

Thanks

Joe

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 7 years, 10 months ago Alex S
    Hi, I Work Here

    Hi JoeBaseStone

    The box is being added by your theme. You have two options of removing it,

    Use CSS (recommended)
    If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .widget li:before {
        content: none !important;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

    Adjust a Page Builder setting
    Please navigate to WP AdminSettingsPage Builder and open the Widgets tab. Untick Add Widget Class. Please note that this may make large design changes depending on how much your theme makes use of the widget class.

    Regarding the right click change. Unfortunately, this isn’t possible without a fair amount of custom coding. This is beyond the scope of what we can help you with on the forums, but you could hire a developer to implement this for you.

    We highly recommend using Codeable.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More