Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Mobile header icons color

Home / Forums / Ascend Theme / Mobile header icons color

This topic is: Resolved
[Resolved]
Posted in: Ascend Theme
June 29, 2017 at 5:27 pm

Hi dear friends!

I found a small problem.
I needed to change the main menu background color from gray to white. Then I add this CSS:


@media
(min-width: 992px){
.headerclass, .stickyheader.trans-header #kad-banner {
background: #fff;
}}

@media
(min-width: 992px){
div.sliderclass.kt_desktop_slider.clearfix.home-sliderclass{
padding-top: 136px
}}

@media
(max-width: 992px){
div.sliderclass.kt_desktop_slider.clearfix.home-sliderclass{
padding-top: 61px
}}

After that mobile menu icons change after scroll from white to gray, but I don’t want that.
I found out that their color depends on the color from Primary Menu Font. It would not be better to depend from Mobile Menu Font?
How I can solve that problem?

Sorry for my poor english.
Thank You for your support.

Kirill.
Site

  • The forum ‘Ascend Theme’ is closed to new topics and replies.