Edit Color CSS
-
good afternoon, I would like to know how I can edit the font color in the header, just want to change the color on the part of email, telephone and social?
-
Hello,
You can try to paste this code below in Maskitto Light Options / CSS code:
header .our-info a, header .our-info span { color: #242424!important; }thank you, one last question, and could not find in the file of how to change css hover the menu, you help me please
Which element hover exactly you want to change?
I want to change the hover the menu, plus I put a submenu within a submenu but the product does not come out as I can fix that? Thanks for your help
Hello,
At this moment this theme supports only one level dropdown menu.
About hover color, you can try paste in this code below in to Maskitto Light Options / CSS code:header.sticky .menu-item a:hover{ color: red!important; }in which case you can change the menu, to support more than one level?
It will be a time consuming process to modify existing code and add addition levels, but in future versions we will give it a try.
Thanks friend, the subject is great, but the hover not leave me with the code you gave me but I’ll keep watching what happens
Hello, please it is possible to change subheader colour? my site is http://www.loreana.sk and there are just grey colour´s subheaders.
I also want to make it more thinner that big violet bar in the middle of page, but i don´t know where, like you have in demopage at the bottom for “donate us”
Thanks.
Hello,
Sorry, but we can’t access your website.
it should be okay, I had coming soon page….
Hello,
Can you be more specific and show us a screenshot with elements you want to customize? It’s not clear what exactly you want to change.
Here is the subtitle section, which I want to change colour- https://www.sendspace.com/file/g4ngjv
And another issue, the Big Violet Bar in the middle of page with button. “KLIK” , I want to make it more thinner like you have in demo page….
That image hosting service is offline, but you can try this code:
/* For subtitle color */ #panel-18-0-0-2 .subtitle p { color: blue!important; } /* for KLIK section padding */ .page-id-84 { padding: 35px!important; } .page-id-84 { margin-bottom: -15px!important; }Subtitle colour works, but other not, but nevermind, I need also “white”- 1.krok, 2.krok. 3.krok, can I edit it in style.css file in editor?
The topic ‘Edit Color CSS’ is closed to new replies.
