New Landing How can we help? Themeforest Theme Support Neighborhood quick help with footer css

Viewing 9 posts - 1 through 9 (of 9 total)
  • #155067
    geomatani
    Member
    Post count: 129

    Hi,
    Footer links are in Bold font on all checkout pages, otherwise they are normal everywhere else.

    Not sure where to change the css to remove bold text.

    #155068
    geomatani
    Member
    Post count: 129
    This reply has been marked as private.
    #155074
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    I can’t work out what’s causing that, but add this to your custom css:

    .widget ul li > a {
      font-weight: 400;
    }

    – Kyle

    #155079
    geomatani
    Member
    Post count: 129
    This reply has been marked as private.
    #155082
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Seems ok now

    – Kyle

    #155083
    geomatani
    Member
    Post count: 129
    This reply has been marked as private.
    #155088
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css.

    
    .modal-body {
    font-weight: normal;
    }

    -Rui

    #155091
    geomatani
    Member
    Post count: 129

    resolved, thanks

    #155103
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Glad it’s sorted.
    -Rui

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register