Anchor border hidden in Vantage onepage site, but not North
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.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi 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.
Thanks, Andrew. Fixed! Much appreciated.
Len
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.