- Posts: 24
- Thank you received: 0
Modify the background color of the floating bar
-
Martín G.F.
Active member - Topic Author
- Member
Less
More
11 months 1 week ago #51018
by Martín G.F.
Modify the background color of the floating bar was created by Martín G.F.
Hello,
I need to modify the background color of the floating bar, where is the section to make this modification located?
Thank you so much.
I need to modify the background color of the floating bar, where is the section to make this modification located?
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 #51022
by milos
Replied by milos on topic Modify the background color of the floating bar
Hello,
You should edit the file /media/templates/site/startup/css/custom.css and around line 143 change the color here:
Regards,
Milos
You should edit the file /media/templates/site/startup/css/custom.css and around line 143 change the color here:
Code:
.topmenushow {
background: #23bfe8 !important;
padding: 15px 0;
}
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 #51029
by Martín G.F.
Replied by Martín G.F. on topic Modify the background color of the floating bar
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
new.seaportcredit.ca
Thank you.
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
new.seaportcredit.ca
Thank you.
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6742
- Thank you received: 715
11 months 4 days ago #51032
by milos
Replied by milos on topic Modify the background color of the floating bar
Hello,
The background color is currently changed to white (#FFFFFF). I am not sure what color you wanted to add, but it's now definitely changed. If you still see the old color, please clear your browser cache.
Regards,
Milos
The background color is currently changed to white (#FFFFFF). I am not sure what color you wanted to add, but it's now definitely changed. If you still see the old color, 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 #51038
by Martín G.F.
Replied by Martín G.F. on topic Modify the background color of the floating bar
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.276 seconds