- Posts: 2
- Thank you received: 0
Changing Colours
9 years 3 months ago #8440
by Tim Smith
Changing Colours was created by Tim Smith
I am looking to change the footer colours and the main menu text colours and hover colours in the Dulcet theme.
Any ideas which file (probably CSS) these are located in?
Thanks in advance for your help
Any ideas which file (probably CSS) these are located in?
Thanks in advance for your help
Please Log in or Create an account to join the conversation.
- DeVeO DeVeO
-
- Offline
- Fresh Boarder
-
Less
More
- Posts: 2
- Thank you received: 0
9 years 2 months ago #8459
by DeVeO DeVeO
Replied by DeVeO DeVeO on topic Changing Colours
I subscribe to the issue. Where can I change the background color for the footer...
I tried in custom.css
DOES NOT WORK...
Please help.
I tried in custom.css
Code:
.sectionFooter1{
background-color: #636363;
}
Please help.
Please Log in or Create an account to join the conversation.
9 years 1 month ago #8485
by Kiên
Replied by Kiên on topic Changing Colours
try it add !importand to css you add.
ex:
ex:
Code:
.sectionFooter1{
background-color: #636363 !importand;
}
Please Log in or Create an account to join the conversation.
9 years 1 month ago #8486
by Kiên
the path: administrator/ template manager / your template / Style tab / Custom Css field
Replied by Kiên on topic Changing Colours
Please add custom your css to template manager.tdsmedia wrote: I am looking to change the footer colours and the main menu text colours and hover colours in the Dulcet theme.
Any ideas which file (probably CSS) these are located in?
Thanks in advance for your help
the path: administrator/ template manager / your template / Style tab / Custom Css field
Please Log in or Create an account to join the conversation.
Time to create page: 0.191 seconds