New Landing How can we help? Cardinal Super Search Extra class names

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Cardinal
  • #89401
    Pothe
    Member
    Post count: 336

    Hi
    Extra class names don’t seem to affect the Super Search page builder asset.

    For example, I am trying to remove padding to make the section slimmer in height.

    mt0 mb0 pt0 pb0

    Doesn’t have any affect.

    #89418
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    This should work, any chance I could see your link?

    – Kyle

    #89427
    Pothe
    Member
    Post count: 336
    This reply has been marked as private.
    #89628
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi Andrew,

    Extra classes are outputting fine. The padding is within the main asset though, you can change with this custom css:

    .sf-super-search {
    padding: 35px 20px;
    }

    Hope that helps.

    – Ed

    #89957
    Pothe
    Member
    Post count: 336

    Thanks Ed. Appreciated.

    I added this to the custom CSS to create my own extra class to add to the page builder asset rather than a global change.

    
    .ssp .sf-super-search {
    padding: 5px 20px;
    }
    

    works great!

    #89962
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok great! 🙂

    – Kyle

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

You must be logged in to reply to this topic.