New Landing How can we help? Cardinal Promo Bar Font

Viewing 12 posts - 1 through 12 (of 12 total)
  • Posted in: Cardinal
  • #203832
    Stijn
    Member
    Post count: 28

    I’d like to change the font on the promo bar to Arial/Helvetica, but can’t for the life of me find where to change this.

    Thanks in advance,

    Stijn

    #203839
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option

    .sf-promo-bar p {
        font-family: "arial, helvetica";
    }

    -Rui

    #203841
    Stijn
    Member
    Post count: 28

    That seems to bring up an error with unexpected & and ; according to the Custom CSS panel?

    #203899
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    maybe some wrong character conversion, I don’t even have any & in my code above.
    Provide me admin credentials and I will check it for you.

    -Rui

    #208900
    Stijn
    Member
    Post count: 28
    This reply has been marked as private.
    #209036
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    There is no promo bar on that page?

    – Kyle

    #209164
    Stijn
    Member
    Post count: 28
    This reply has been marked as private.
    #209180
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .sf-promo-bar p {
      font-size: 20px;
      line-height: 46px;
      font-family: arial;
      font-weight: bold;
      font-size: 30px;
    }
    

    – Kyle

    #209211
    Stijn
    Member
    Post count: 28
    This reply has been marked as private.
    #209214
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Not sure what change there, add this to your custom css:

    .sf-promo-bar p {
      text-align: center;
    }
    .sf-promo-bar.promo-arrow a, .sf-promo-bar.promo-text a {
      padding: 0!important;
    }

    For the page builder, go to Swift framework options and make sure you have it enabled

    – Kyle

    #209228
    Stijn
    Member
    Post count: 28
    This reply has been marked as private.
    #209236
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

Viewing 12 posts - 1 through 12 (of 12 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