-
AuthorPosts
-
flameknight Friend
flameknight
- Join date:
- December 2015
- Posts:
- 8
- Downloads:
- 11
- Uploads:
- 1
- Thanks:
- 2
- Thanked:
- 3 times in 1 posts
March 22, 2016 at 2:58 am #903133The text font on the slideshow is too large. Can I change it to smaller one and its color to other kinds like black or grey? Any suggestion on how to do it?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 22, 2016 at 3:19 am #903141Hi
You can Turn off the css compression from template options and then use firebug/inspect element to check the style and change it from css file .
Like here > http://prntscr.com/aic8gx
code is here.acm-slideshow .owl-carousel .item .slider-content .item-title { color: #fff!important; }
Override it via custom.css file or from original source file.
1 user says Thank You to Pankaj Sharma for this useful post
flameknight Friendflameknight
- Join date:
- December 2015
- Posts:
- 8
- Downloads:
- 11
- Uploads:
- 1
- Thanks:
- 2
- Thanked:
- 3 times in 1 posts
March 22, 2016 at 9:12 am #903229Thanks. I also find that changing the less file in slidershow folder and then compile it to css effective to this. This problem is solved for me. Thank you
James Weston FriendJames Weston
- Join date:
- September 2014
- Posts:
- 1030
- Downloads:
- 11
- Uploads:
- 70
- Thanks:
- 408
- Thanked:
- 16 times in 1 posts
April 8, 2016 at 5:21 am #911057Hi Pankaj,
I added this code to my custom.css file to make the font smaller but it hasn’t worked
.acm-slideshow .owl-carousel .item .slider-content .item-title {
font-size: 56px;
}any ideas? http://www.jakartacocktailweek.com
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 8, 2016 at 5:32 am #911059Hi Pankaj,
I added this code to my custom.css file to make the font smaller but it hasn’t worked
.acm-slideshow .owl-carousel .item .slider-content .item-title {
font-size: 56px;
}any ideas? http://www.jakartacocktailweek.com
Hi use the code as
.acm-slideshow .owl-carousel .item .slider-content .item-title { font-size: 56px!important; }
1 user says Thank You to Pankaj Sharma for this useful post
James Weston FriendJames Weston
- Join date:
- September 2014
- Posts:
- 1030
- Downloads:
- 11
- Uploads:
- 70
- Thanks:
- 408
- Thanked:
- 16 times in 1 posts
April 8, 2016 at 5:36 am #911061thanks for the help. I will post a new question about how to make the slideshower height smaller.
Jim
-
AuthorPosts
This topic contains 5 replies, has 3 voices, and was last updated by James Weston 8 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum