How can I remove the button? My theme is red white and dark blue, can the button phone image and/ or background and frame around the back ground be changed? Thank you for your time. Iris Salmins
Hello Iris, Greetings from InkThemes! To remove the button, Please paste the code given below in Custom CSS field (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: a.btn { display: none !important; } For the second requirement, Please provide us 'URL' of your site along with some edited screenshot of the concerned area so that we can better assist you? If you are unable to create screenshots then you can use www.screenpresso.com that will help you to create screenshots. Thanks & Regards! Priyanka InkThemes.com
Hello Iris, Use below code in Custom CSS field of your dashboard.. Code: @media only screen and (max-width: 480px){ .call-us a.btn { display: none; } } Hope it will resolve your issue Do let me know if you need more assistance, Thanks & Regards! Priyanka InkThemes.com
I am not sure what the last CSS is for... I was just letting you know that I couldn't do a screen shot because it only shows up on a smartphone.
Hello, Would you please make me clear that are you looking forward to changing the background of that button (phone image) or want to remove that completely on the small device...? Because above code is just for to remove that button completely from small devices.. Looking forward to your reply. Thanks & Regards! Priyanka InkThemes.com
I actually wanted to present both to my client. With the phone green and the background red, I dont think.it would work eilirher.. It is possible to have a red background with white text that says call now? Thanks, Iris Salmins
Hello, I would like to inform you that is just an image so if you want to replace that image with your desired one, please send us your dashboard credentials at [email protected] along with this thread link and we will do it for you... Looking forward to your reply. Thanks & Regards! Priyanka InkThemes.com