This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Page Builder – SiteOrigin image. Line through image with link??

9 years ago · Last reply by Alex S 8 years ago

Hi

On my website i would like to use Page builder and the SiteOrigin image widget.

But for some reason as soon as there is a destination url in the widget, there a line Through the image when i move the mouse to the image..

Is there some way to change this?

Regards René

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

5
  1. Alex S Staff 8 years, 11 months ago

    Hi René,

    This sounds like something your theme may be adding unintentionally but I should be able to provide you with some CSS to prevent this. Do you have a public URL where we can take a look at what’s going on?

  2. René R. E. Madsen 8 years, 11 months ago

    Okay
    That sounds great

    Link: http://solmoss.dk/2579-2/
    Password: Test

    Thanks for your time.

  3. Alex S Staff 8 years, 11 months ago

    Hi René,

    You can fix this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .main-footer a:after, .wrapper a:after {
    	content: none !important;
    }

    Please note that this CSS will affect all of your links. I would recommend reporting this issue to the theme developers. Sorry mate. :(
    You might also need to install the SiteOrigin CSS Editor.

  4. René R. E. Madsen 8 years, 11 months ago

    Okay thanks.

    Will this remove the underline on all links or just this line through.

  5. Alex S Staff 8 years, 11 months ago

    Hi René,

    Unfortunately, it’ll affect all of them. :(
    I would recommend contacting your theme developer for a better solution as it would require restricting how they apply the underline overall.

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.

Have a different question or issue?

Start New Thread