Hello,
I have some dotted lines in the borders of the link buttons of my store (1.9.3.4) that I don't know how to remove. I tried modifying the style file indicating the borders as NONE or 0, but no changed was produced.
I think is a basic issue but i cannot find the way to eliminate those lines.
Thanks for the advices.
Martin
This will be a CSS styling issue.
Try unmerging your CSS files and then using developer console in your browser to find out which line in the CSS file is creating the dotted lines.
Edit the file, upload and then force refresh or icognito mode to make sure it's worked
They will be in your themes skin directory or if they are part of a module, then they could be in the skin base directory.
Hello,
Thanks for the support. It worked perfectly, problem solved and look much better!
Martin