Viewing 21 posts - 1 through 21 (of 21 total)
  • Author
    Posts
  • #1188377

    Hello, I am using a full screen Easy Slider in my website’s homepage but I need the text in it (captions) to be with max-width 1310 px to follow the rest of the website in the lower part of the page (all max-width 1310px), I am attaching the URL to check

    #1188790

    any help with this? thanks!

    #1188922

    Hi studiono,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top #wrap_all .slideshow_caption {
        width: 100vw;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1189369

    Thanks Victoria, unfortunately the code is not working, I have tried using that in all the options I have to modify the CSS.

    #1189572

    Hi,

    Please try this instead:

    .caption_left .slideshow_caption {
        left: unset;
        padding-left: 0;
    }

    Best regards,
    Rikard

    #1189659

    Hi Rikard, that doesn’t work as well – it is not behaving like the lower part of the website (max-width 1310px boxed)…

    #1189880

    Hi,

    Do you have a screenshot or mockup highlighting what you would like to achieve?

    Best regards,
    Rikard

    #1189980

    of course, I have linked a couple of screenshots down here, thanks!

    #1190173

    Hi studiono,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #1190175

    yes of course Victoria I set up a staging website for you guys :)

    #1190573

    Hi studiono,

    I do not understand, how it is happening. I deactivated css merging for all languages but the files still show up merged. And Italian and English versions of the page look the same.

    Best regards,
    Victoria

    #1190580

    Hi Victoria, why are you asking about css merging? At the moment we didn’t create a translated page for english (we are waiting to have the final css to start putting real content in english). The screenshot you sent me show the text too wide – I need to behave llike the block of the 3 image down, with a max widht of 1310px (not like right now). My issue is with the left margin, please look at the screenshot I am sending you here, that’s how I want it to behave. thanks!

    #1191279

    any help on this? please!

    #1191912

    Hi studiono,

    What do you mean by “the issue with the left margin”? Well, the merging issue is important, it shows that something is not working as it should on your server configuration or with the plugins.

    Do you mean you want the slider captions to stay at 1/3 of the 1310px or you want the boxed layout for the website?

    Best regards,
    Victoria

    #1191913

    Hi Victoria, I am saying that I need to fix the text of the slide that changes it’s position in the wrong way. I need the picture in the background to be full width 100% and the text on top of it to be max width 1310px, and behaving like if it was boxed. In the private data you can see what I need to achieve.

    #1193540

    hello any help on this?

    #1193780

    Hi! I really need to fix this issue as I can not publish the website like this… thanks!

    #1193994

    Hi,

    Sorry for the delay. Looks like you’ve managed to adjust the maximum container width inside the slider. This is how the site looks on tablet view.

    Screenshot: https://imgur.com/a/9TpDMIS

    Let us know if you need further assistance.

    Best regards,
    Ismael

    #1194333

    Hi Ismael your imgur link is not working and I didn’t fix anything the issue is still there. I need the picture in the slider to always be full width and I need the text to be like the rest of the website, with a maximum width – but respecting the same distance from the border of the page when you resize the page and you make it smaller.

    Thanks!

    #1194408

    I FINALLY FIXED IT BY MYSELF TINKERING WITH A LOT OF CSS —- YYYYYEEEEEEEEEH!

    #1194561

    Hi studiono,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 21 posts - 1 through 21 (of 21 total)
  • The topic ‘Full screen Easy Slider with max width caption’ is closed to new replies.