Make k2 article text bigger
- GK User
- Sat Nov 21, 2015 2:20 pm
Hi.
I added this code at the template ovveride to make the font bigger in the main k2 articles:
It worked fine, but it affected a custom html module I have from being like this:
To become like this
There is no text in the module, only images. What did I do wrong? Is there another code just to make the k2 article text bigger without affecting other modules?
My site is www.islamqa.no
I added this code at the template ovveride to make the font bigger in the main k2 articles:
- Code: Select all
body {font-size:15px;}
It worked fine, but it affected a custom html module I have from being like this:
Skjermbilde 2015-11-21 kl. 14.04.31.png
To become like this
Skjermbilde 2015-11-21 kl. 14.04.39.png
There is no text in the module, only images. What did I do wrong? Is there another code just to make the k2 article text bigger without affecting other modules?
My site is www.islamqa.no
-
- Gold Boarder
- GK User
- Sun Nov 22, 2015 8:54 am
You have spacings between modules... Increasing font size increases spaing size
Please edit: /templates/gk_magazine/css/override.css and add at its end:
Remember to enable "CSS override" in template settings - advanced section.
Please edit: /templates/gk_magazine/css/override.css and add at its end:
- Code: Select all
#gkbottombottom2 .custom {font-size: 13px;}
Remember to enable "CSS override" in template settings - advanced section.
-
- Moderator
- GK User
- Sun Nov 22, 2015 12:29 pm
Thanx! It solved it
-
- Gold Boarder
- GK User
- Wed Nov 25, 2015 7:26 pm
If you have any additional questions regarding this topic, please let me know.
-
- Moderator
4 posts
• Page 1 of 1