Home>Support>Anchor border hidden in Vantage onepage site, but not North

Anchor border hidden in Vantage onepage site, but not North

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

I’m using Vantage premium on a one-page site. At the rows with a Row ID (for a menu anchor link) at row > edit row > row styles > CSS styles I have border-style:none

I’m using North on another one-page site and the rows linked to menu anchors show a border / blue line.

To the second site at row > edit row > row styles > CSS styles I added border-style:none. But the border still shows.

Any suggestions? Thanks in advance!

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

  1. 9 years, 3 months ago Andrew Misplon
    Hi, I Work Here

    Hi Len

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

    a, a:hover, a:active, a:focus {
    	outline: none;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

  2. 9 years, 3 months ago Len McGrane

    Thanks, Andrew. Fixed! Much appreciated.

    Len

  3. 9 years, 3 months ago Andrew Misplon
    Hi, I Work Here

    Super :) Glad to hear that did the trick. All the best.

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