How to customize the 2 colors of text logo?
Posted: 11 Jan 2025, 22:56
The text logo with logo effects works in 2 colors.
I have 2 questions.
1. How to switch these 2 colors?
I mean make the "Photo" grey and "gallery" orange.
2. How to customize the secondary color?
I know that the "Photo" color goes with the Primary Color in style skin settings. And I can customize it in logo style with css like blew
But how can I customize the color of "gallery", the secondary color?
The 2nd question is the main one, if I know how to do with it, 1st question will be resolved.
Thank you for your help ~~
1. How to switch these 2 colors?
I mean make the "Photo" grey and "gallery" orange.
2. How to customize the secondary color?
I know that the "Photo" color goes with the Primary Color in style skin settings. And I can customize it in logo style with css like blew
Code
.logo{
color: #090909
}The 2nd question is the main one, if I know how to do with it, 1st question will be resolved.
Thank you for your help ~~