Home › Forums › WoodMart support forum › Header – top bar – different color for desktop and for mobile – not working
Header – top bar – different color for desktop and for mobile – not working
- This topic has 15 replies, 2 voices, and was last updated 5 years, 2 months ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
September 27, 2019 at 1:35 pm #147063
ART-koParticipantYou have an option to set different color for top bar in header for mobile and for desktop but isn’t working.
How sholud we fix that?
September 27, 2019 at 2:17 pm #147074
Aizaz Imtiaz AwanKeymasterHello,
Actually the color works globally, you can only add the different elements for Mobile and desktop but the color will still be the same to top bar for desktop and mobile.
Best Regards.
September 30, 2019 at 6:23 am #147453
ART-koParticipantOk.
I tried to solve this with css but color on mobile version is not from edge to edge.
Website: http://www.eliteiplrf.comWhat do I need to change?
September 30, 2019 at 7:46 am #147484
Aizaz Imtiaz AwanKeymasterHello,
As you want to change the top bar color in mobile screens but the color is not applied for the whole top row in your site. To fix this you can use the below css code in Theme Settings >> Custom Css >> Custom CSS for mobile
div.whb-top-bar { background-color: red; }
Result: https://jmp.sh/fdz3fvX
Best Regards.
September 30, 2019 at 9:29 am #147518
ART-koParticipantI add this css code but background color is not edge to edge. Please see attachment.
Attachments:
You must be logged in to view attached files.September 30, 2019 at 12:48 pm #147576
Aizaz Imtiaz AwanKeymasterHello,
The same css code works fine at my end and change the top row color edge to edge. Kindly share your login credentials so I can test the code on your site by myself.
Best Regards.
September 30, 2019 at 12:59 pm #147578
ART-koParticipantOk, in private.
September 30, 2019 at 1:36 pm #147586
Aizaz Imtiaz AwanKeymasterHello,
Your provided login credentials not working for me. Could you please provide me correct login details so I can help you out.
Best Regards.
October 1, 2019 at 6:58 am #147734
ART-koParticipantI’m sorry. It should work now.
October 1, 2019 at 7:13 am #147736
ART-koParticipantn
October 1, 2019 at 11:14 am #147805
Aizaz Imtiaz AwanKeymasterHello,
I used the same css code in your site at Theme Settings >> Custom Css >> Custom CSS for mobile and it works. You can check in the below video that when i used the css and save the changes the top bar color changes edge to edge.
Actually you are not using the same css code. You added some other classes that’s why it did not work for you.
Best Regards.
October 2, 2019 at 7:29 am #147974
ART-koParticipantI’m looking site http://www.eliteiplrf.com on my phone and white edges are still showing.
October 2, 2019 at 7:35 am #147979
ART-koParticipantPlease check on your mobile devices.
See the attachment.Attachments:
You must be logged in to view attached files.October 2, 2019 at 11:34 am #148030
Aizaz Imtiaz AwanKeymasterHello,
I have test your site. Again you are using wrong code and not the piece of code that I provides you.
As I am already describes you that you just have to copy this below css code and paste it in the Theme Settings >> Custom Css >> Custom CSS for mobile.
div.whb-top-bar { background-color: red; }
Just like in the screenshot: https://jmp.sh/EDIjlSm
I already checked your site in mobile devices and it works fine. But the only condition is you have to use our provided css code according to our instructions.
Screenshot from mobile device: https://jmp.sh/FHCjDZhBest Regards.
October 2, 2019 at 12:18 pm #148048
ART-koParticipantOh, it’s working now.
Thank you!
October 2, 2019 at 12:25 pm #148050
Aizaz Imtiaz AwanKeymasterHello,
Iām so happy to hear you are pleased with the Theme and Support. XTemos strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.
We count ourselves lucky to have you as a customer.
Thanks for contacting us.
Have a great day.Topic Closed.
Best Regards. -
AuthorPosts
The topic ‘Header – top bar – different color for desktop and for mobile – not working’ is closed to new replies.
- You must be logged in to create new topics. Login / Register