Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1243179

    on this page
    diamondbeachcabarita.com.au/wp/
    I have a content slider containing 2 text testimonials (will be adding more)
    As the two are different lengths the color section holding them moves up & down in height as they change
    It is very distracting and I would like the color section to not change its height
    I have tried setting a fixed height to the color section but it still moves
    is there some setting or SCC to fix this?

    I thought of doing each testimonial as an image (all the same size) but this is problematic for the client to edit

    #1243515

    Hey smarta-brett,

    Please try the following in Quick CSS under Enfold->General Styling:

    .avia-smallarrow-slider {
        min-height: 220px;
    }

    Best regards,
    Rikard

    #1243526

    Hi Ricard

    sorry that did not work – it still moves

    I tried adding important and also tried to make it much larger (ie 420px) but it did not apply

    .avia-smallarrow-slider {
       min-height: 420px !important;
    }
    #1243692

    Hi,

    I added the CSS to the top of your Quick CSS box, it’s working now.

    Best regards,
    Rikard

    #1243697

    fantastic – thank you !!

    #1243836

    Hi,

    You’re welcome, please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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