All questions about EDocman extension

Centre align heading

  • Alison
  • Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
More
5 years 11 months ago #128286 by Alison
Centre align heading was created by Alison
Hi there

The template I am using centre aligns all of the page heading, but the edocman pages ( Edocman » Column Layout ) left aligns the heading.
How can I centre align the heading for these edocman pages? (see image)

Many thanks

Please Log in or Create an account to join the conversation.

More
5 years 11 months ago #128298 by Dang Thuc Dam
Replied by Dang Thuc Dam on topic Centre align heading
Hi,
Could you please send me the link to your Edocman page. I will check and show you the way to add Custom CSS to align the title of categories.
Thanks
Dam

Please Log in or Create an account to join the conversation.

  • Alison
  • Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
More
5 years 11 months ago #128300 by Alison

Please Log in or Create an account to join the conversation.

More
5 years 11 months ago #128321 by Dang Thuc Dam
Replied by Dang Thuc Dam on topic Centre align heading
Hi Alison,
Please go to Edocman Configuration -> Custom CSS and add this

#edocman-category h1.edocman-page-heading {
display: block;
text-align: center;
}

Thanks
Dam

Please Log in or Create an account to join the conversation.

  • Alison
  • Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
More
5 years 11 months ago #128342 by Alison
Replied by Alison on topic Centre align heading
Perfect, thanks Dam

Please Log in or Create an account to join the conversation.

More
5 years 11 months ago #128355 by Dang Thuc Dam
Replied by Dang Thuc Dam on topic Centre align heading
You are welcome, Alison

Please Log in or Create an account to join the conversation.

Moderators: Dang Thuc Dam