1. jascanio
  2. Sherlock Holmes
  3. Commercial Templates
  4. Tuesday, 28 May 2019
  5.  Subscribe via email
Hi,
I aligned my module titles left by adding some CSS in the templates custom css field.
However. I cannot find the way to align their underlying line leftwards.
How could I?
Thanks in advance for your reply.
Regards,
Juan
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Juan

To amend you can add the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.module .module_header h3::after,
.module_menu .module_header h3::after {
margin-left: 0;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi CiarĂ¡n,
Perfect.
Thanks for your help.
Regards,
Juan
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!