Try using below code in your themes functions.php file:
// custom login for theme
function my_loginlcustomization() {
echo '<link rel="stylesheet" type="text/css" href="' . get_bloginfo('stylesheet_directory') . '/login/login-styles.css" />';
}
add_action('login_head', 'my_loginlcustomization');
Related Posts:
- How to *remove* a parent theme page template from a child theme?
- How to Change 404 page title
- How to redirect WordPress home page to custom static HTML page
- How can I create an alternative home page?
- page_template toggle between 2 templates + 2 permalinks for same post
- How do I deque the default stylesheet?
- Woocommerce Product page edit
- For custom templates, is it better to use `template_include` or `type_template`?
- Javascript Solution Remove Specific Tag but leave the rest in a specific DIV
- need help with a user-specific custom page template
- Prepopulating a specific page template with HTML/CSS
- custom meta box for page default template
- List top 5 authors with most posts
- How To Load an HTML File As A WordPress Page (With No 301/No Redirect)
- How to create custom search page
- WordPress archive index page
- How to create a custom WordPress front page
- Custom Same Page Search
- change top banner content on specific page
- How to set up conditionals in page templates?
- How To make Custom page of every Category
- Remove Sidebars from page
- Product page not found if product data is set Appointment Service
- Page with some post value id showing page not found
- Why does a custom php code inside a custom template not get executed?
- How to use the same custom page template to iframe multiple urls with entry of new url entered from backend
- Create page when a new site in multisite network is created?
- Displaying Child Page’s Information
- Adding pages to the Admin panel
- Setting Custom WordPress “Posts page” AS “Front page”
- Page template with custom html fields inside a content
- Single page template
- Adding page Title in a custom coded page
- use another theme for just one page
- Multiple Inputs in a Customizer Control
- Embedding a SOAP Client into a WordPress Plugin?
- Remove WordPress theme from a specific page
- How to keep a WordPress site synchronized between two servers?
- difference between esc_attr(), strip_slashes(), strip_tags()?
- Rearrange elements outputted by comment_form()
- How to build custom WP admin with custom URLs
- Custom editor field displaying HTML in Visual editor
- Looking to display non-image files in Gallery with logo specific to file type
- How to set default values for options page
- Is it ok to not a have child theme and just create a theme from scratch?
- How to import custom data via XML, CSV, etc
- Widget Javascript code (ajax)
- Why would switch_to_blog stop working?
- $wp_customize->remove_section for customizer setting?
- How to remove query string from static resource in WordPress?
- Modify a theme to insert custom widgets?
- Fatal error: Call to a member function add_rewrite_tag() on a non-object in /wp-includes/taxonomy.php on line 333
- Search a post using the date it was posted
- How can I defer these JS files?
- Change login error messages? Cookie error message
- Custom Page that comes with preloaded content for the user
- Allow non-admins to access the Customize theme page
- Query post for ‘selected category’ in archive.php
- Multiple Images/ Slider with custom post [single.php] [closed]
- How do I change the markup only of a built-in widget?
- Add Custom API Call to WP-Login.php
- Create “alternative/zebra” boxes in the content area?
- Multi-site User Sessions
- website with pretty permalinks except pagination
- How to create a control for css opacity in the Customizer
- How to change the “All Categories” label within the panel of my custom post type?
- inserting uploads into subdomain
- Target pages using a specific page template
- Rename WooCommerce sorting dropdown options [closed]
- How to start editing my site with WordPress?
- get_template_directory_uri() not working
- add an option to the read page
- Can ‘edit_form_after_editor’ messages be varied for specific pages?
- Custom login and registration forms
- How to customize a site hosted on wordpress.com locally [closed]
- how to add wp-user fields to front-end form
- Show custom field value as a link
- How to remove a settings section from the Theme Customization API preview pane?
- Removing “Failed” query argument upon successful login
- custom email validation using javascript api with elementor pro and code snippets
- Block direct access to thank you pages
- Is MultiSite the Correct Solution for a Corporate Site with Searchable Regions?
- New to WP: links on static homepage are not working
- Remove Category titles from individual posts on archive pages
- Calling get_theme_mod() of an WP_Customize_Image_Control() returns an Array, how do I correctly return the image src for my custom theme?
- Multiple logo’s in wordpress menu
- Highlight specific user with custom field value
- How to define a static Home page
- let users add multiple divs in static page
- Best way to replace image url with source
- Multiple Taxonomies Using Custom SQL Query
- Logged in only custom page
- Make Terms Under Custom Taxonomy Use Specific Single.php Template
- Search results load individual post in slide out div
- Problem Locating and Changing Alt Attribute Of Link
- Show Site Name on WP login screen
- Adding css and js to a blank page created with custom template
- Applying my own css classes in wp_menus 3?
- Conditional tag
- Post interior margin in twenty eleven theme