Problem Mobile bottom navbar
-
Dear admin
i want to change color for buttons and text on mobile interface. How i do it?
Thank you !
Attachments:
You must be
logged in to view attached files.
Hello,
Please provide your site URL I will provide custom CSS.
Best Regards
Dear admin
I sent my website information.
Thank you !
Hello,
It is not possible to change the color of the image with CSS: https://gyazo.com/676643fa2db738b28d5f3146ed25fd5b
Please add this code to the Theme Settings > Custom CSS > Global to change the text:
body .wd-toolbar > div a {
color:red;
}
Please set the color as per your needs.
You will need to change the color of the images by your own.
Best Regards
Dear admin
Thank you. I have change color
I was able to change the font color to my liking.If Possible Can You Give Me The Code If It Is Possible Can You Give Me The Code To Change The Background Color Mobile bottom navbar !
Thank you !
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .wd-toolbar {
background-color: yellow;
}
Best Regards
Dear admin
Every done !. Close topic
Thank you so much !
You are welcome! If you have any questions please feel free to contact us.
Best Regards