New Landing How can we help? Themeforest Theme Support Flexform WordPress regisger page logo – how to change it?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Flexform
  • #5467
    #5469
    Ben – SUPPORT
    Member
    Post count: 690

    The easiest way would be to access the files using an ftp and replace “wp-content/themes/flexform/images/custom-login-logo.png” with your own logo

    Cheers
    -Ben

    #11305
    bv1
    Member
    Post count: 1

    I had the same issue and replaced the file, but the image gets squeezed/distorted. Is there anyway to disable this so a Custom Login plugin could be used?

    Regards.

    #11785
    Cosmin – SUPPORT
    Member
    Post count: 3851

    You can disable the function, yes.

    In functions.php, line 1398, which is this:

    add_action('login_head', 'sf_custom_login_logo');

    Change it to:

    //add_action('login_head', 'sf_custom_login_logo');

    Save the file and it won’t be using our custom login logo anymore. Note that you’ll need to do this each time after updating the theme.

    Regards,
    ————————————————————————————————————

    Cosmin – Support

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 the following item
Login and Registration Log in · Register