Hey guys, when Im editing cornerstone the page seems fine, but the styling is off when I visit the page…
http://108.163.189.162/~luminoushealthso/services/
This is the page…
Hey guys, when Im editing cornerstone the page seems fine, but the styling is off when I visit the page…
http://108.163.189.162/~luminoushealthso/services/
This is the page…
Hello Adwin,
Thanks for writing in! I have checked the page and it seems that you have inserted a broken html codes. There is an unclosed tag or orphaned html tag. I am not quite sure yet since I cannot check the page content within Cornerstone elements. If you can provide us access to the page by editing it in Cornerstone we might be able to investigate further.
For the meantime, kindly double check your html codes and make sure tags are closed like <p>some text </p>.
Hope this helps. Please let us know how it goes.
hm. ok thanks
Hi Adwin,
The subheadline is already wrapped with <p> tag. So there is no need for you to hardcode a <p> tag on your subheadline. That’s what broke the HTML markup on the frontend.
It’s either you remove your hardcode a <p> tag, or change your subheadline tag to <div> tag.
Hope it helps,
Cheers!
Thank you so much!
You’re welcome, Adwin.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.