Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello @mcnaden

    Thank you for writing to us.
    Go to Admin panel => Smooth Slider => Settings => Basic Settings => Miscellaneous tab => Custom Styles => Enter the below CSS

    @media only screen and (max-width: 320px) {
    .smooth_slider .smooth_next{width:20px !important; height:20px !important}
    .smooth_slider .smooth_prev{width:20px !important; height:20px !important}}

    You can change size as per your requirement, here we have put 20px.

    Let me know if it helps.
    Thank you,

    Best Regards,
    Sagar.

    Thread Starter mcnaden

    (@mcnaden)

    Hi sagar.k

    Thanks very much for the reply and instructions. I input that CSS and it does increase the size of the area where the arrow is located, but the arrow its self does not change in size. You can try it on our site if you like. the @media only screen section of our style sheet is near the bottom.

    https://www.bearleaderchronicle.com

    Hello @mcnaden

    Thanks for your response.
    We have checked your site. It seems you have removed CSS, which we have provided. Please add it again so that we can look into issue and try to fix it.

    Waiting for your response.
    Thank you for your patience.

    Best Regards,
    Sagar.

    Thread Starter mcnaden

    (@mcnaden)

    oh, sorry, It is in there now.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Nav arrows too small on mobile’ is closed to new replies.