Single Underlined Kontera Links
| Posted in Uncategorized
By default kontera links are double underlined. Here is the trick some websites are following to make the kontera links as single underline.
var dc_single_line = 'yes';
Just add the above line to your Kontera code.
This will make your Kontera links single underline.
|