New Landing How can we help? Cardinal Testimonials vertical spacing

Viewing 13 posts - 1 through 13 (of 13 total)
  • Posted in: Cardinal
  • #133635
    deejayhart
    Member
    Post count: 239

    Hi there – TESTIMONIALS look very nice apart from two things –

    1) There is a disproportionate gap at the top – they are not vertically centred. Ideally, I would like them to be fixed with the icon about 50 pixels from the top of the blue?

    2) Is there any way to have this slide rather than fade? That would be super cool!

    Thanks so much.

    #133764
    deejayhart
    Member
    Post count: 239

    This is even worse on iPad – please take a look! Ta.

    #133860
    deejayhart
    Member
    Post count: 239

    Much appreciated if this can be cracked before the weekend… Ta.

    #134225
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    That’s just because your h1 is really big, if you reduce the size you will see it looks fine (see screenshot)

    If you don’t mind that, add this to your custom css:

    .testimonial-text.text-large > h1 {
      font-size: 27px;
    }

    – Kyle

    Attachments:
    You must be logged in to view attached files.
    #134262
    deejayhart
    Member
    Post count: 239

    OK – how about also making this like a slider not a fader?

    #134266
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    There isn’t currently a slide option available, will see if it’s something we can add in the future

    – Kyle

    #134269
    deejayhart
    Member
    Post count: 239

    Since I do want a slider, which other option can you suggest – Revolution or Master?

    #134276
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I’ve only used revolution slider so that would be my go to option

    – Kyle

    #134650
    deejayhart
    Member
    Post count: 239

    Hmm – I have used an h2 font which isn’t so big, yet it also shows a big gap above the icon – why is that, please? Ta!

    #134745
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hmm looks like the JS is not adding enough negative margin on the top of the div, will check this with the developer

    – Kyle

    #134817
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Add this custom css:

    .spb_testimonial_slider_widget .testimonial-icon {
    display: none;
    }
    .spb_testimonial_slider_widget .content-slider .slide-content-wrap {
    top: 0;
    margin-top: 0!important;
    }
    

    – Ed

    #134845
    deejayhart
    Member
    Post count: 239

    Thanks Ed – excellent help; I guess this should be done for next version of Cardinal?

    #134855
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem, I’m guessing so yes, not sure if it was specific to your site though

    Will close this now

    – Kyle

Viewing 13 posts - 1 through 13 (of 13 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register