- This topic has 1 reply, 2 voices, and was last updated 6 years, 9 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 › All Other Themes › LMS theme
Hello, we are working with lms theme. We moved the slider text in the middle and would like to move the button to be in the middle and Not Disappear when responsive as well. Tried several code approaches, nothing works.
1. Here is a link to screen shot https://imgur.com/a/zPrmqLO
2. here is a link to a web page http://www.mysbiz.com/Sumnu/
We appreciate your help
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.slidebtn { margin:0 auto;}
@media screen and (max-width:479px) {
.nivo-caption { max-width:90% !important;}
.slidebtn { display:table !important;}
.title { font-size:12px !important;}
}
Regards,
Chris
WordPress eLearning and LMS Plugins WordPress eLearning and LMS plugins have been discussed in this article. Speaking of the modern day learning and education, it […]
Radio Station Plugins This blog walks you through remarkably effective radio WordPress plugins custom-made for radio websites. So, let’s get to know more about these […]
WordPress Slider Without Coding There are so many methods that you can prefer to enhance the look and feel of your website. one of the […]