- This topic has 1 reply, 2 voices, and was last updated 2 years, 10 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Full Width Forum › need button on mobile view same as on desktop view
I have purchased the Reiki theme. on desktop view, I have a button on the slider. this button is very very very important as I names it ” book your appointment ” for potential clients. only, unfortunately, this button is not accessible on mobile view and I did not see how to add this using “builder”
website https://www.cabinet-ajna.be
thank you
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:767px) {
.nivo-caption .slidebtn {
display: table !important;
}
}
Regards,
Dave
Even though WordPress is the most popular and powerful CMS at present but one needs to be extremely careful while editing and making changes. A […]
Let’s face it, sometimes all you really want to do is focus on publishing your content and promoting your business. The thought of taking on […]
The speed of a website is a very important factor for SEO. For some websites, a single second can result to thousands of dollars gained […]