Okay
  Public Ticket #148177
Nectar Slider Caption Width and Mobile Issue
Closed

Comments

  • Ben started the conversation
    Hi there, I love the theme but am having a little difficulty fixing an issue with the left-aligned captions on the Nectar Slider. Using it on the homepage, the text of the caption doesn't stay on the left hand side. It goes beyond the fixed width of that column however right or center aligning the slides works fine. Can you tell me how to fix this in the css or wherever it might reside? Another Nectar Slider question I have is the font size for mobile devices. While the Home Slider creates larger titles and captions, the Nectar Slider's font is quite small on mobile. Is there a way to update this as well? Truly appreciate all of the help and thank you so much for such a great theme
  •  1,043
    ThemeNectar replied

    Hey Ben!

    1. I can't access your URL since you have a coming soon plugin active - could you allow me to see it so I can check out this issue?

    2. The Nectar Slider scales down proportionally where as the Home Slider sacrifices the background image in order to keep the text larger. If you want to adjust the text size on mobile, look for these rules in the mobile viewport in the responsive.css stylesheet located in the css folder:

    body .swiper-slide .content h2 
    body .swiper-slide .content p    
    body .swiper-slide .button a

    Cheers!

  • Ben replied

    Thank you for responding.  I have removed the construction plugin for now so you can see the home page.  Essentially the Nectar Slides with left alignment do not have a constraint on the width of the text box.  I hope that helps and look forward to hearing back.  Thank you so much and have a great day.

     

    Ben

  •  1,043
    ThemeNectar replied

    Thank you for allowing me to look & sorry for the delay - Wrapping up V3.0 caused a larger than normal queue to build - thanks for your patience! :)
    All you need to do is add breakpoints in for your left aligned caption. There is no set column width for that as I wanted to leave it up to the user where the text would break. Here's an example:

    Your eyes are not playing tricks on you. <br/>
    Video backgrounds are natively supported  <br/>
    in our exclusive & touch-friendly Nectar Slider. 

    Cheers!