Hi,
I have added css code for mobile header style. However, whenever I used to update any option from theme panel, then instantly all the styling of mobile header gone and changed to white.
Image of mobile header Before updating theme options:
Image of mobile header After updating theme options:
Please sort out this issue at your earliest and provide me the css code to resolve it.
Best Regards,
Hello,
I just checked now and the mobile header looks well with the background color -> https://i.imgur.com/jxBqv6O.png
Thank you!
Theme options updated and Error reproduced.
Mobile menu header right now after updating the theme options.
Please check at your end and provide the workable solution.
Thanks
The updating of theme options also causing some issues to Instagram feed, along with mobile header, as well.
Plz check the screenshot:
Please re-inspect both the issues at your end and provide the workable solution.
Best Regards,
Thanks
Hi,
Please contact us via email at contact@tagdiv.com and provide there temporary access -> https://wordpress.org/plugins/temporary-login-without-password/
Thank you!
Hi,
Please set this code in the Theme Panel -> Analytics/JS code in head -> https://i.imgur.com/UypAKbc.png with style tags and check after.
Thank you!
I am sending you the code. Please inspect and provide us the code to insert in the analytics/js section.
.td-header-wrap .td-header-menu-wrap-full {
background: linear-gradient(to right,#005660 0,#008081, #4bcad1 50%, #004c4d 86%, #043A4A 100%)!important;
-webkit-box-shadow: 0px 7px 7px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 7px 7px 0px rgba(0,0,0,0.15);
box-shadow: 0px 7px 7px 0px rgba(0,0,0,0.15);
}
.td-header-menu-wrap.td-affix{
background: linear-gradient(to right,#005660 0,#008081, #4bcad1 50%, #004c4d 86%, #043A4A 100%)!important;
-webkit-box-shadow: 0px 7px 7px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 7px 7px 0px rgba(0,0,0,0.15);
box-shadow: 0px 7px 7px 0px rgba(0,0,0,0.15);
}
.td-mobile-main-menu .menu-item {
border-bottom: 1px solid #12697a;
}
.td-mobile-main-menu .td-icon-menu-right {
border-top: 1px solid #12697a;
}
.td-header-style-10 .sf-menu > .td-menu-item > a {
margin-bottom: 5px;
}
Hi,
You can set this code in the analytics.
.td-header-wrap .td-header-menu-wrap-full {
background: linear-gradient(to right,#005660 0,#008081, #4bcad1 50%, #004c4d 86%, #043A4A 100%)!important;
-webkit-box-shadow: 0px 7px 7px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 7px 7px 0px rgba(0,0,0,0.15);
box-shadow: 0px 7px 7px 0px rgba(0,0,0,0.15);
}
.td-header-menu-wrap.td-affix{
background: linear-gradient(to right,#005660 0,#008081, #4bcad1 50%, #004c4d 86%, #043A4A 100%)!important;
-webkit-box-shadow: 0px 7px 7px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 7px 7px 0px rgba(0,0,0,0.15);
box-shadow: 0px 7px 7px 0px rgba(0,0,0,0.15);
}
and check after
Thank you!
Hi, we have applied the code in JS Head section, but it broke the header.
Check the snapshot and suggest us the workable solution.
Thanks
Hi, we have applied the code to JS Head Section. But, there is no issue after adding the code. The mobile header just visible for a short time while refreshing the page, but the style gone afterwards and mobile header turns white.
The JS Code is still applied in the JS Head section.
Please check the following pic:
