Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #134282
    swimbrest
    Participant

    Hi! How I can to delete pager of slider and move slider below the menu line?
    Thank you!

    #134287
    Skandha
    Participant

    @swimbrest: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #per-slide-template {
        display:none;
    }
    #feature-slider {
        position:relative;
        top:81px;
    }

    Let me know if this solves your issue.
    Regards,
    Skandha

    #134288
    swimbrest
    Participant

    Skandha
    You are the best! 🙂 Thank you! All fine.

    #134290
    Skandha
    Participant

    @swimbrest: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble,
    I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/nepalbuzz/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help,
    don’t hesitate to let me know. Have a good day.

    Regards,
    Skandha

    #135534
    swimbrest
    Participant

    Hi! Have some additional question.
    Slider have cover my Promotion Headline. How I can move Promo headline to bottom?)
    And I need to move text on slider to right. Please, help. Thank you! 🙂

    #135599
    Skandha
    Participant

    @swimbrest: Please post in you site URL.

    Regards,
    Skandha

    #135635
    swimbrest
    Participant
Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Margin top slider and move pager’ is closed to new replies.