1. Btb
  2. Free Templates / Extensions
  3. Thursday, 18 June 2020
  4.  Subscribe via email
Hello,
I use template Asley and would like to adjust the text size. Now I have the option for small, medium or large. Can I also adjust the size myself, eg 14px or 16px?
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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

(edit to taste)

body {
font-size: 16px;
}


Ciaran
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran

I have tried to change the font size with the Custom CSS, but it only changes the distance between the lines, not the text size.


What to do?

Best regards
Axel
Attachments (2)
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of your text?

Ciaran
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 3
Accepted Answer Pending Moderation
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Your text size is currently been set with the following CSS which appears to be in your Custom CSS field. Amending this rule should amend your default text size.

.wrapper960 {
background-color: #cee26e;
font-size: 12px;
}


Ciaran
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you, it works now :D

Axel
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 6
  • Page :
  • 1


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