Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Anoop Ranawat

    (@anoopranawat)

    Right now we have not added these setting…its having 100% width and 300 height fixed..if you send me your question in little bit more detail then I will add..

    Thanks

    Hello, I’d like to change the slider height to 516 px. Can I do it w CSS?
    Thanks
    https://fredericklivemusic.com

    **EDIT**
    Changed the <div class=”post-image-bg”> in design-1.php and added style like this:
    <div class=”post-image-bg” style=”height: 516px;”>
    Fixed!!
    Thanks for great plugin! Have been looking and trying others, but this one is the best. Are you planning to add an admin console?
    Thanks again!

    Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello,

    Kindly target the following class:
    class=”post-image-bg”

    and add style in your theme style.css file.
    ie .post-image-bg {height:516px !important;}

    Kindly do not edit the plugin file directly because when we will send a new update, and if you update the plugin all changes will lost. So better way is to customize the plugin design in your theme style.css file.

    Thanks,
    Anoop Ranawat

    Hello Anoop,
    Thank you much for your wise advise. Of course, you’re correct. I will make the changes. Sorry for posting the wrong answer on the other question.
    Cheers,
    Luis

    Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello,

    Your rating and review is very important for us..kindly give is your rating/review OR any feedback about the plugin.

    Thanks,
    Anoop Ranawat

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘change height an width’ is closed to new replies.