Forum replies created
Please pm me your email id so that I can send the updated plugin.
They should work fine now. One of the file was corrupted because of which it wasn’t working properly.
Do you remember any recent changes which may have had a side effect like this?
The following css should take care of the alignment issue.
#bootstrap-slider img {margin:0px auto;}
Can you upload a screenshot of how it is looking in your mobile.
Try applying relevant css through
#wrapper a.read-more {
/* custom css here */
}
#wrapper a.read-more:hover {
/* custom css here */
}
Will send the updated LayerSlider plugin soon and then we can see if it solves the issue or not.
You may need to apply it to individual sections like
#wrapper #header{background-color:#fee000!important;}
#wrapper #main{background-color:#fee000!important;}
footer.footer-area{background-color:#fee000!important;}
What is your site url?
There is a jquery error on your site. Try disabling all the plugins and see if it works. You can also pm me the wp-admin details and I can have a look around and figure out why there is a jquery error.