New Landing How can we help? Themeforest Theme Support Nota Little CSS Problem text fields FireFox

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Nota
  • #314859
    Isdanielle
    Member
    Post count: 32

    Hi!

    Just installed the theme update and everything is working great. Now we only have 1 little problem left and that are the text fields when we use the FireFox Browser.

    I know it’s a known problem and I already found a CSS code on this forum that solves the problem for the Safari Browser. My question is what I have to change exactly in this CSS code (that solves the problem for Safari) to make it work for FireFox too:

    .browser-safari .woocommerce form .form-row input.input-text {
    padding: 7px 15px 7px 7px;
    height: 44px;
    line-height: 22px;
    }

    See also the print screen

    Thnx in advance!

    Attachments:
    You must be logged in to view attached files.
    #314864
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Try this one:

    .browser-ff .woocommerce form .form-row input.input-text {
       padding: 7px 15px 7px 7px;
       height: 44px;
       line-height: 22px;
    }

    -Rui

    #314879
    Isdanielle
    Member
    Post count: 32

    Works like a charm, thank you!

    #314881
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Glad I could help.

    -Rui

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