Forum replies created

    Alok Maheshwari
    Spectator
    Posts: 303
    January 16, 2015 at 9:07 pm #14378

    Please pm me your email id so that I can send the updated plugin.

    Alok Maheshwari
    Spectator
    Posts: 303
    January 16, 2015 at 3:26 pm #14376

    They should work fine now. One of the file was corrupted because of which it wasn’t working properly.

    Alok Maheshwari
    Spectator
    Posts: 303
    January 16, 2015 at 8:30 am #14373

    Do you remember any recent changes which may have had a side effect like this?

    Alok Maheshwari
    Spectator
    Posts: 303
    January 16, 2015 at 8:26 am #14372

    The following css should take care of the alignment issue.

    #bootstrap-slider img {margin:0px auto;}

    Alok Maheshwari
    Spectator
    Posts: 303
    January 16, 2015 at 8:16 am #14371

    Can you upload a screenshot of how it is looking in your mobile.

    Alok Maheshwari
    Spectator
    Posts: 303
    January 16, 2015 at 8:13 am #14370

    Try applying relevant css through

    #wrapper a.read-more {
    /* custom css here */
    }

    #wrapper a.read-more:hover {
    /* custom css here */
    }

    Alok Maheshwari
    Spectator
    Posts: 303
    January 16, 2015 at 7:48 am #14368

    Will send the updated LayerSlider plugin soon and then we can see if it solves the issue or not.

    Alok Maheshwari
    Spectator
    Posts: 303
    January 16, 2015 at 7:37 am #14366

    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;}

    Alok Maheshwari
    Spectator
    Posts: 303
    January 16, 2015 at 6:41 am #14364

    What is your site url?

    Alok Maheshwari
    Spectator
    Posts: 303
    January 16, 2015 at 6:40 am #14363

    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.