-
AuthorPosts
-
December 16, 2016 at 11:08 am #995087
Hi, I would like to change the green color of the custom location block to a slightly different shade of green to match that of the green of our logo (see attached screenshot). How would I go about doing this?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
December 19, 2016 at 2:49 am #995468Hi
You have this code in the module suffix : box-background-secondary
For this module that gives it green color
Go to /css/custom.css file in the template folder, if file is not present then create and add the below code and change the color code with your own color code#Mod142.t3-module.box-background-secondary { background: #cdddcc!important; }
Hope it helps.
December 24, 2016 at 9:04 am #997061Thank you that solved my one issue. The other issue I have now is that I would also like to change the color and icon of the box inside/on top of this green box (see screenshot). How do I go about doing that?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
December 26, 2016 at 1:46 am #997241Hi
Add below code in custom.css file and change the color code
.t3-module.box-background-secondary:before { background-color: #6abf61!important;}
December 30, 2016 at 7:17 am #998448Thank you so much, last question on this topic is how to change the heart icon in this box to another icon? I have an icon of the globe which I would like to replace the heart with.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 5 replies, has 2 voices, and was last updated by Pankaj Sharma 7 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum