Archived Forums
Search
View Replies (
5
)
Resolved
How to change category title font size for News Show SP2?
News Show SP2 (module, not addon!)
Tuesday, 08 January 2019
How to change category title font size for News Show SP2?
Accepted Answer
Hi Antonio, only via custom CSS.
I think it's time for you to learn how to use "Code Inspector"
https://www.joomshaper.com/blog/which-line-of-css-i-have-to-edit-code-inspector-in-action
----
Basic Example Only
.ns2-category a { font-size: 18px; color: red; }
more than a month ago
News Show SP2 (module, not addon!)
# Permalink
Responses (
5
)
Latest
Oldest
therefore you misled me.
You asked how to change category title, not article title nor module tile - those are two different things.
Next time you have to be more accurate and give a screenshot
more than a month ago
News Show SP2 (module, not addon!)
# 1
Hi Paul,
My first change web code
I used chrome debugger method very useful
I solved
.sp-module .sp-module-title {
margin: 0 0 20px;
font-size: 14px;
text-transform: uppercase;
line-height: 1;
}
I'll start when I have time. I will learn
Thanks you are the best
more than a month ago
News Show SP2 (module, not addon!)
# 2
On my demo worked.
In that case, you have two options
1) Learn how to use Code Inspector
2) Add link
more than a month ago
News Show SP2 (module, not addon!)
# 3
not changed
more than a month ago
News Show SP2 (module, not addon!)
# 4
There are no replies made for this post yet.
Be one of the first to reply to this post!
This forum is archived
This forum has been archived. Please use JoomShaper
official support system
.
Please publish modules in
sidebar
position.