Comments 2olivergrisedale started the conversationAugust 10, 2017 at 7:43pmHi guys how can make the heading blocks to be in the centre of the page instead of the left? i have attached a screenshot of a heading in blue i would like to be in the centre of my page, thanksOli 1,559Laborator repliedAugust 11, 2017 at 8:24amHi Oli, Please consider reading the article How to add Custom CSS, after you read it please paste the code to the Custom CSS section: .page-heading--title-section { text-align: center; }Best regards,Laborator Team Documentation Join Kalium Users Group 2olivergrisedale repliedAugust 11, 2017 at 3:08pmThanks, i tried pasting the code into the custom CSS section as shown in the article you sent me but nothing is changing. Ive tried putting it in the custom CSS for that particular page and it hasnt worked either, any suggestions.Oli 1,559Laborator repliedAugust 13, 2017 at 9:08pmHi Oli, Can you please add the code below to your Custom CSS area: .section-title { text-align: center; } This will set your header section in the middle as you can see on this video. Best regards,Laborator Team Documentation Join Kalium Users Group Sign in to reply ...
Hi guys how can make the heading blocks to be in the centre of the page instead of the left? i have attached a screenshot of a heading in blue i would like to be in the centre of my page,
thanks
Oli
Hi Oli,
Please consider reading the article How to add Custom CSS, after you read it please paste the code to the Custom CSS section:
Best regards,
Laborator Team
Thanks, i tried pasting the code into the custom CSS section as shown in the article you sent me but nothing is changing.
Ive tried putting it in the custom CSS for that particular page and it hasnt worked either, any suggestions.
Oli
Hi Oli,
Can you please add the code below to your Custom CSS area:
This will set your header section in the middle as you can see on this video.
Best regards,
Laborator Team