Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #554888

    Hi,

    i’ve got slider-problems in the mobile view. The content of my sliders begins in the middle of the slider. But I would like to have the content left-aligned, oriented to the logo. Is that possible?

    Regards

    #554995

    Hi researchtools!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 480px) {
    .caption_bottom .slideshow_caption .slideshow_inner_caption {
        padding: 0;
    }}

    Cheers!
    Yigit

    #579664

    It doesnt work, Yigit.

    #579666

    Hi!

    Do you mind creating a temporary admin login and posting it here privately so we can look into it?

    Best regards,
    Yigit

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