-
AuthorPosts
-
fabridelo Friend
fabridelo
- Join date:
- May 2014
- Posts:
- 105
- Downloads:
- 13
- Uploads:
- 7
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
September 10, 2015 at 1:04 pm #682927I would like to change the text color of my slideshows in red. I use ACM ” Hero ” style 1. theme = ” Dark “
Is possible?Thanks
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
September 10, 2015 at 2:07 pm #682967Hi there
Do you mean this text ?Thank you,
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
September 10, 2015 at 2:07 pm #748117Hi there
Do you mean this text ?Thank you,
Viet Vufabridelo Friendfabridelo
- Join date:
- May 2014
- Posts:
- 105
- Downloads:
- 13
- Uploads:
- 7
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
September 10, 2015 at 3:01 pm #682970Hello Viet Vu
Yes but no in this page but in page Product-Delta Piccolo Formato and in page Product-Delta Grande Formato the text is white I would like to change the text color in red
Thank a lot
fabridelo Friendfabridelo
- Join date:
- May 2014
- Posts:
- 105
- Downloads:
- 13
- Uploads:
- 7
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
September 10, 2015 at 3:01 pm #748120Hello Viet Vu
Yes but no in this page but in page Product-Delta Piccolo Formato and in page Product-Delta Grande Formato the text is white I would like to change the text color in red
Thank a lot
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
September 10, 2015 at 3:22 pm #682972Hi there
It would be same.acm-hero.style-5 .hero-content .hero-heading {
color: red;
}and
.acm-hero .hero-intro {
color: red;
}Thank you,
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
September 10, 2015 at 3:22 pm #748122Hi there
It would be same.acm-hero.style-5 .hero-content .hero-heading {
color: red;
}and
.acm-hero .hero-intro {
color: red;
}Thank you,
Viet Vufabridelo Friendfabridelo
- Join date:
- May 2014
- Posts:
- 105
- Downloads:
- 13
- Uploads:
- 7
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
September 11, 2015 at 2:00 pm #683292Hello
sorry but I’m no expert, where I insert this code?
thank a lot
fabridelo Friendfabridelo
- Join date:
- May 2014
- Posts:
- 105
- Downloads:
- 13
- Uploads:
- 7
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
September 11, 2015 at 2:00 pm #748250Hello
sorry but I’m no expert, where I insert this code?
thank a lot
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
September 11, 2015 at 2:05 pm #683293Hi there
You can apply it to custom.css
Located at
templates/uber/css/custom.cssI you can’t work on it please let me know. I’ll help you work on this.
Just provide me your site backend Super Administrator access.Thank you,
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
September 11, 2015 at 2:05 pm #748251Hi there
You can apply it to custom.css
Located at
templates/uber/css/custom.cssI you can’t work on it please let me know. I’ll help you work on this.
Just provide me your site backend Super Administrator access.Thank you,
Viet Vufabridelo Friendfabridelo
- Join date:
- May 2014
- Posts:
- 105
- Downloads:
- 13
- Uploads:
- 7
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
September 11, 2015 at 3:12 pm #683309Hello
It works perfectly!!!!
but I forgot to ask you that I wanted to change color also to small text that is below. you can do it?Thank a lot
fabridelo Friendfabridelo
- Join date:
- May 2014
- Posts:
- 105
- Downloads:
- 13
- Uploads:
- 7
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
September 11, 2015 at 3:12 pm #748267Hello
It works perfectly!!!!
but I forgot to ask you that I wanted to change color also to small text that is below. you can do it?Thank a lot
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
September 11, 2015 at 3:13 pm #683310<em>@fabridelo 491685 wrote:</em><blockquote>Hello
It works perfectly!!!!
but I forgot to ask you that I wanted to change color also to small text that is below. you can do it?Thank a lot</blockquote>
Hi there
Which element you want to change font size ?
You can use this css codefont-size: value
Thank you
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
September 11, 2015 at 3:13 pm #748268<em>@fabridelo 491685 wrote:</em><blockquote>Hello
It works perfectly!!!!
but I forgot to ask you that I wanted to change color also to small text that is below. you can do it?Thank a lot</blockquote>
Hi there
Which element you want to change font size ?
You can use this css codefont-size: value
Thank you
Viet Vu -
AuthorPosts
This topic contains 47 replies, has 2 voices, and was last updated by fabridelo 9 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum