Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #227636
    riverschoolpta
    Participant

    Hi!
    Just bought the theme last month and working on customizing. On my site, the slider controls (<- PREVIOUS 1/4 NEXT ->) float over the image unless the browser view is zoomed to 125% or greater. I tried adjusting the CSS on the slider-controls class, but nothing helps. Can you fix this?
    URL is http://ps281.wpstagecoach.com/
    Thanks!
    -David

    #227702
    Skandha
    Participant

    @riverschoolpta: Hello David,
    Since you do not have any text the slider controls overlaps with the slider images. Do you want to have the slider controls below the image?

    Kind Regards,
    Skandha

    #227809
    riverschoolpta
    Participant

    Hi, @Skandha
    Thanks for your reply! Yes, we want the slider controls below the image, even when we have no text.
    -David

    #228094
    riverschoolpta
    Participant

    Hi, @Skandha
    Any word on this? Thanks!
    -David

    #228186
    Skandha
    Participant

    @riverschoolpta: Hello David,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .slider-controls {
        position: unset !important;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #228451
    riverschoolpta
    Participant

    Thanks, @Skandha, that worked! Much appreciated.

    #228543
    Skandha
    Participant

    @riverschoolpta: Hello David, 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/higher-education/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! 🙂

    Kind Regards,
    Skandha

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Slider controls float over slider image at some viewport widths’ is closed to new replies.