Home Page › Forums › Porto | Multi-Purpose & WooCommerce Theme › How to change color in registration pop up and remove rating in porto feature
- This topic has 5 replies, 2 voices, and was last updated 2 years, 1 month ago by
Aizaz Awan.
-
AuthorPosts
-
July 20, 2023 at 7:44 am #1970
Hi,
How to change fonts and button color in account registration pop up and remove rating in porto featured products?
attachment below, thanks!
Attachments:
You must be logged in to view attached files.July 20, 2023 at 11:41 am #1976Hello, @sen_lau,
In order to assist you with your inquiry, we request that you provide us with the URL and temporary access to the wp-admin of your website. This will enable us to take a closer look at your settings and provide you with a more accurate and specific solution.
To do this, please follow these steps:
– Create an account via Dashboard (Users > Add new) with an administrator role. Refer to the following image for guidance: http://prntscr.com/s3rc9m
– Provide us with the username and password for the newly created account via the Private Content area.
– Any email address can be used for the new account, it does not have to be your personal email.Please let us know once you have completed these steps, and we will promptly review your account information and provide assistance as soon as possible.
Best Regards,
PThemes Team.July 21, 2023 at 3:13 am #1980Hello Aizaz Awan,
Ok just created the account:
This field is Private Content.
July 21, 2023 at 8:24 am #1982Hello, @sen_lau,
First of all, Thanks for the access to your site.
1- To change the color of the button background and text navigate to the Dashboard >> PORTO >> Theme Options >> Skins >> Custom CSS >> Paste the below code at the bottom of the black box.
#login-form-popup .button{background: pink !important; color: black !important;}
Then save settings and check back to your site after clearing the browser cache.
Note: In the above code the word “Pink” is the background color and the word “black” is the text color you can change it with the color you want.
2- I just checked and confirmed that in the widget settings, there is no option to remove the star rating so I added a custom CSS code in the PORTO >> Theme Options >> Skin >> Custom CSS >> at the bottom of the black box >> see the image: https://postimg.cc/CBZfWXXS by adding this code your issue is resolved. Here is the resulting image: https://postimg.cc/62wphSKM
Best Regards,
PThemes Team.July 21, 2023 at 9:22 am #1983Hello Aizaz Awan,
Thank you for your help and patience answering basic questions, it all works, thanks!
Regards,
HansenJuly 21, 2023 at 9:42 am #1984Hello, @sen_lau,
You’re very welcome! I’m glad I could assist you effectively. If you have any more questions or need further help in the future, don’t hesitate to reach out.
Have a great day!
Best Regards,
PThemes Team. -
AuthorPosts
- The topic ‘How to change color in registration pop up and remove rating in porto feature’ is closed to new replies.