Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1164675

    Hi,

    I’m trying to increase the area of the right caption for the Fullwidth Easy Slider. I want the caption to have more space on the right – kind of like the screenshot I attached. How would I do this?

    #1164678

    Hey darrenheld2,

    Add this to quick css:

    .slideshow_caption{
    padding-right:150px!important;
    }

    Best regards,
    Jordan Shannon

    #1164696

    Hi J,
    I added that but it doesn’t change the spacing.

    #1164711

    Hi,

    Did you add the code to the very top of quick css so it runs first? Also, clear the cache a few times over.

    Best regards,
    Jordan Shannon

    #1164965

    Yes

    #1164990

    Hi darrenheld2,

    https://share.getcloudapp.com/GGuA05B7 It looks fine on my end, Could you please clear the cache, check again and get back to us?

    Best regards,
    Victoria

    #1165365

    Hi, yes mine looks like the screenshot you attached but that is not what I wanted. I wanted it like the screenshot I originally attached which i also included in this thread. See how more text fits on each line and things are spaced more to the left but still right justified? The first line has “WE UNLESH THE” and make the text box larger to fit more text on each line.

    #1165700

    Hi darrenheld2,

    I am sorry but the screenshot you sent looks like the text you have there and I do not see much difference.

    Try this code and please let us know if we are getting closer:

    
    #top .slideshow_caption {
        width: 65%;
    }
    

    Best regards,
    Victoria

    #1165721

    Thanks look better thanks.

    #1165810

    Hi,

    Thanks for the update. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.