Highlighter gk5 changed
Responsive Joomla template for Entertainment and Music purpose with clean and lightweight design.
- GK User
- Wed Nov 19, 2014 5:23 pm
Hi,
I am using the hightliter gk5 us simple horizontal text scroller. The animation is the linear. It only shows the article title of a specific catgorie. The option use default CSS is on.
How can i change the font size and colour of my text (the article titles) without changes the size of article title in the other modules.
See image.
Thanks
I am using the hightliter gk5 us simple horizontal text scroller. The animation is the linear. It only shows the article title of a specific catgorie. The option use default CSS is on.
How can i change the font size and colour of my text (the article titles) without changes the size of article title in the other modules.
See image.
Highlighter_1.jpg
Thanks
-
- Junior Boarder
- GK User
- Fri Nov 21, 2014 10:07 am
Hello,
Could you provide an URL to your website?
Could you provide an URL to your website?
-
- Administrator
- GK User
- Fri Nov 21, 2014 4:35 pm
-
- Junior Boarder
- GK User
- Sat Nov 22, 2014 6:41 pm
Please add the following code in the Custom CSS Code option under the Advanced settings tab under the template settings:
Of course you can adjust the color and font-size properties to your needs.
- Code: Select all
.gkHighlighterWrapper span {
color: #333;
font-size: 16px!important;
}
Of course you can adjust the color and font-size properties to your needs.
-
- Administrator
- GK User
- Sat Nov 22, 2014 6:56 pm
Hello,
Already managed to change the font size. I can not change the color.
I changed the module style.css
Thanks
Already managed to change the font size. I can not change the color.
I changed the module style.css
Thanks
-
- Junior Boarder
- GK User
- Sat Nov 22, 2014 7:09 pm
Please apply my code in the Custom CSS Code option under the Advanced settings tab under the template settings - you can also add !important for the color property.
-
- Administrator
6 posts
• Page 1 of 1