Login and CSS for appearance
-
Hi,
Need help with the following two issues:
1. Clicking on the login tab leads to a page where only the Register button is visible.
https://instaoffyz.com/test/index.php/js-support-ticket-controlpanel/my-tickets/
Can we replace JS login – which is actually the same as WP login – with woocommerce login?
2. I want to modify the appearance of this page:
https://instaoffyz.com/test/index.php/js-support-ticket-controlpanel/my-tickets/
Please help with CSS – how or from where can I reduce the size of the boxes and circles, and change background colors?
I tried using custom CSS code, but those changes didn’t take effect:
.js-ticket-sorting {
background: none;
color: none;
}.js-ticket-search-wrp .js-ticket-form-wrp form.js-filter-form .js-filter-button-wrp input.js-ticket-reset-btn {
background-color: #979761;
color: #ffffff;
border: 1px
solid #d1d1d1;
}The page I need help with: [log in to see the link]
- The topic ‘Login and CSS for appearance’ is closed to new replies.