Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1206964
    crucialtim
    Participant

    Hi,
    I’m really having some trouble sizing down a font on one of my sites. I’ve looked around here, found some suggestions that seem like they should work fine (and I’ve used in the past) and nothing seems to be helping.

    If you take a look at the attached screenshot, you’ll notice that the phone number below the logo wraps to a second line. I want that line of text to remain on one line. The media queries/css I’ve tried haven’t done anything.

    #1206969
    crucialtim
    Participant
    This reply has been marked as private.
    #1207126
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance > Customizer > Custom > CSS

    .link-phone {
        width: 200px;
    }

    I would also recommend you placing one gap element under each of your buttons, it will be unnoticeable on desktop but will look much better on smaller devices.

    Hope it helps

    Joao

    #1207181
    crucialtim
    Participant

    Thanks as always, Joao. Added the gap below those side-by-side buttons as well. Thanks for noticing that!

    #1207216
    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again.

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-1206964 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>