- Posts: 52
- Thank you received: 0
Startup Template - Custom Style Color
-
madmax24
Inactive member -
Topic Author
- Member
-
Less
More
9 years 2 months ago #46231
by madmax24
Startup Template - Custom Style Color was created by madmax24
How do I change the template style color to a custom color (See attached)?I do not want to use a preset style. I changed the color in the Sparky framework but it only changes the background color not the style color. Your assistance is appreciated.
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6793
- Thank you received: 722
9 years 2 months ago - 9 years 2 months ago #46234
by milos
Replied by milos on topic Startup Template - Custom Style Color
You can edit it in template_css.css file in this class:
Thanks
p.s. Chrome Inspector or Firebug are your friends!
Code:
.fix_menu {
background: #23bfe8 !important;
padding: 30px 0;
}
Thanks
p.s. Chrome Inspector or Firebug are your friends!
Last edit: 9 years 2 months ago by milos.
Please Log in to join the conversation.
-
madmax24
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 52
- Thank you received: 0
9 years 2 months ago #46236
by madmax24
Replied by madmax24 on topic Startup Template - Custom Style Color
Milos,
Thank you. Can you direct me to where I change the color for the module that is in the header 2 position? I have attached an image for you to view.
Thank you. Can you direct me to where I change the color for the module that is in the header 2 position? I have attached an image for you to view.
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6793
- Thank you received: 722
9 years 2 months ago - 9 years 2 months ago #46237
by milos
Replied by milos on topic Startup Template - Custom Style Color
It's in template_css.css file, classes:
.breadcrumbsrow
and
.breadcrumbsrow .container
Thanks
p.s. Learn how to use Chrome Inspector or Firebug
.breadcrumbsrow
and
.breadcrumbsrow .container
Thanks
p.s. Learn how to use Chrome Inspector or Firebug
Last edit: 9 years 2 months ago by milos.
Please Log in to join the conversation.
Time to create page: 0.145 seconds