Hi, I have a problem with all hyperlinks in my website, whenever i include a hyperlink in a sentence, for eg (underlined text denotes hyperlink below): "For more info, visit this link here." but when viewing the sentence from a browser, it appears as: "this link hereFor more info, visit". The problem is that the position of the hyperlink has been wrongly placed at the start of the line. Could anyone help please? The css file is attached here... View attachment style.css.txt Thanks...
In the classes that include .art-postcontent a the text is set to align: left; You might want to try removing that and test it.