Home › Forums › WordPress Themes – Premium › Luminescence › Mobile logo › Reply To: Mobile logo
January 24, 2017 at 4:41 am
#41690
Moderator
Many thanks Miranda Graat for your cooperation. Could you please add this css on child theme or addition css of customizer.
#mobile-logo-inner {
background-color: #fff !important;
}
You can choose background-color value as per your requirement. If you want to have wider red background then you can add this value on
#mobile-logo-inner {
background-color: ##8d2355 !important;
}
Let us know how it works for you.
Thanks