Okay
  Public Ticket #1641331
form fonts
Closed

Comments

  •  3
    eddie81b4u started the conversation

    The fonts in the form have different weights. I would like to keep consistant. The word "Message" seems bolder how can I change the font  to look like the others?

    Image attached

    Thank you

  •  3,030
    Andrew replied

    Hey there,

    Thanks for reaching in,

    Please provide a link to the page so we can have a look at it,

    Regards

  •  3
    eddie81b4u replied

    Hi Andrew,

    See attached link below. Attached image as well.

    http://staging.schiavocreative.com/scg/#contactus

  •  9,001
    Tahir replied

    Hey Again,

    The font size seems to be the same on all fields.

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    body[data-form-style="minimal"] .minimal-form-input label span.text {
        font-size: 18px !important;
    }

    Thanks


    ThemeNectar Support Team 

  •  3
    eddie81b4u replied

    Hi Tahir,

    Thank you for all your help. Yet it didn't seem to work? Seems to be happening in all browsers?

    No errors seem to be seen in code.


  •  9,001
    Tahir replied

    Hey Again,

    The css doesnt seem to be showing on the Frontend . Also when adding to the Live Browser i can see the text size the same: http://prntscr.com/kbfp9d .

    Best


    ThemeNectar Support Team 

  •  3
    eddie81b4u replied

    Hi Tahir,

    Seems to be seen on mac machine only. I just had colleague pull up on PC. Not an issue? Could it be the font? Its a Google font.

    Best,

    Ed

  •  9,001
    Tahir replied

    Yes try changing the font and check .

    best


    ThemeNectar Support Team