1. EFH
  2. Sherlock Holmes
  3. Commercial Templates
  4. Thursday, 14 February 2019
  5.  Subscribe via email
Hi there,

How do i change the font size and the colour to #800000 of the module headings "Cabaret Show & Overview Sydney" - image attached:

http://luxeentertainment.com.au/CabaretShow

Clip.jpg

Thanks in advance!
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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

Edit to taste

.module .module_header h3 {
font-size: 1.4rem;
color: #999;
}


Note color can all be set using the H3 color option in the General -> Typography tab of your template settings

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


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