CMS Development

dsheets74
Teilnehmer/-in | Partner
Teilnehmer/-in | Partner

Changes to template not showing in published page

I have a blog templete.  I need the blog titles centered.

 

I added the following CSS to a custom stylesheet.

 

#hs_cos_wrapper_name {
text-align: center;
}

 

The changes show in the editor - but not when published.

 

blog_title_1.PNGblog_title_2.PNGblog_title_3.PNG

 

Checking the published does show the CSS is there.

0 Upvotes
1 Antwort
gotohubspot
Mitglied

Changes to template not showing in published page

First of all you need to check the .CSS file of your page. Press ctrl+U on the published page then find the .css file where you added style. Open the .css file and find if the style you added is exist. If it's bot you have to publish your page again to regenerate the .css file.

Sometimes it helps. If its not, please create the new page again fom that template and check if everything is OK.

 

Please let me know the reason. Thanks.

0 Upvotes