Keyword

Center align K2 Read More Button

  • Marley Man
  • Marley Man's Avatar Topic Author
  • Offline
  • New Member
More
4 years 3 months ago #174398 by Marley Man
Center align K2 Read More Button was created by Marley Man
Hi, can anyone tell me the proper way to center align the K2 Readmore buttons using CSS that appear on this page?
96.30.11.158/~devassociates/properties.html

Thank you!

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

More
4 years 3 months ago #174400 by JoomlaWorks
Replied by JoomlaWorks on topic Center align K2 Read More Button
Add this in your template's CSS file to override K2's:
div.catItemReadMore {
    display: block;
    text-align: center;
}

Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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


Powered by Kunena Forum