- Posts: 24
- Thank you received: 0
Modify the background color of the social icons module
-
Martín G.F.
Active member - Topic Author
- Member
Less
More
11 months 1 week ago #51019
by Martín G.F.
Hello,
I need to modify the background color of the social icons module and where do I change the icons for those of another color that I already have prepared?
Thank you so much.
I need to modify the background color of the social icons module and where do I change the icons for those of another color that I already have prepared?
Thank you so much.
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6742
- Thank you received: 715
11 months 6 days ago #51023
by milos
Replied by milos on topic Modify the background color of the social icons module
Hello,
You should edit the file /media/templates/site/startup/css/custom.css and around line 575 change the background color value here:
Regards,
Milos
You should edit the file /media/templates/site/startup/css/custom.css and around line 575 change the background color value here:
Code:
.socialrow {
background: #23bfe8;
text-align: center;
padding: 100px 0;
color: #fff;
}
Regards,
Milos
Please Log in to join the conversation.
-
Martín G.F.
Active member - Topic Author
- Member
Less
More
- Posts: 24
- Thank you received: 0
11 months 5 days ago #51030
by Martín G.F.
Replied by Martín G.F. on topic Modify the background color of the social icons module
Hello Milos,
I had already modified it in the area you indicate, although there are no changes, the previous color remains.
When I read from page inspection, it stays the same color.
Although I modified correctly in the .css
I also need to modify the color of the icons, where do I do it?
Thank you so much.
I had already modified it in the area you indicate, although there are no changes, the previous color remains.
When I read from page inspection, it stays the same color.
Although I modified correctly in the .css
I also need to modify the color of the icons, where do I do it?
Thank you so much.
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6742
- Thank you received: 715
11 months 4 days ago #51033
by milos
Replied by milos on topic Modify the background color of the social icons module
Hello,
The background color of the social icons is now white (#FFFFFF). I don't know which color you like to use here, but it's changed now. If you don't see the change, please clear your browser cache.
Regards,
Milos
The background color of the social icons is now white (#FFFFFF). I don't know which color you like to use here, but it's changed now. If you don't see the change, please clear your browser cache.
Regards,
Milos
Please Log in to join the conversation.
-
Martín G.F.
Active member - Topic Author
- Member
Less
More
- Posts: 24
- Thank you received: 0
11 months 4 days ago #51037
by Martín G.F.
Replied by Martín G.F. on topic Modify the background color of the social icons module
Hello Milos,
That's correct, after clearing the cache, the change has been reflected.
It was a mistake on my part, not clearing the cache.
Thank you so much.
That's correct, after clearing the cache, the change has been reflected.
It was a mistake on my part, not clearing the cache.
Thank you so much.
Please Log in to join the conversation.
Time to create page: 0.238 seconds