MiniFrontPage

  • Posted by Nina-Iren Kaltenborn (4) Offline
Hi! Using am for listing of articles in category - in article I use an navigation tab - will the anchors (ref pic) show when website is launched..? Or how can I avoid this..?
inexperienced
8 years 10 months ago #1 by Nina-Iren Kaltenborn

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5325) Offline
Hi Could you let me know the URL of your site so I can take a look?
8 years 10 months ago #2 by TemplatePlazza

Please Log in or Create an account to join the conversation.

  • Posted by Nina-Iren Kaltenborn (4) Offline
safedesigns.no Use test/test
8 years 10 months ago #3 by Nina-Iren Kaltenborn

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5325) Offline
Hi, the anchor icon is likely coming from your template css that is converting any tag with '.anchor' class to an achor icon.
To fix this try to add this css code to your css file :
.mfp-table-cell-inner .anchor::before {
display:none!important;}
8 years 10 months ago #4 by TemplatePlazza

Please Log in or Create an account to join the conversation.

  • Posted by Nina-Iren Kaltenborn (4) Offline
Thanks, it worked - but it still shows the "tab names" (ref pic)... Nothing to do about?
brgds, nina
8 years 10 months ago #5 by Nina-Iren Kaltenborn

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5325) Offline
Hi nina,
Add this line to the previous code
.mfp-table-cell-inner .rl_tabs-toggle {display:none!important;}
8 years 10 months ago #6 by TemplatePlazza

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum