Hi,
I have just installed new template and there is problem because links "login and "create an account" in header are black color text and buttons also are in black color so there is almost not visible login and create an account
I have 2 solutions:
-removing buttons from "login" and "create an account" (preferable solution)
or
-changing color text for "login" and "create an account".
How can I do this?
Tried edit stylesheet.css but with no success.
I have just installed new template and there is problem because links "login and "create an account" in header are black color text and buttons also are in black color so there is almost not visible login and create an account
I have 2 solutions:
-removing buttons from "login" and "create an account" (preferable solution)
or
-changing color text for "login" and "create an account".
How can I do this?
Tried edit stylesheet.css but with no success.
You should always mention your site url. So someone can help you.
Also if you have paid for template you should get proper support unless its free template.
Also if you have paid for template you should get proper support unless its free template.
Opencart Extensions | Professional opencart support | Support Ticket | support@cartbinder.com
1) login with filezilla and go to opencart directory.
2) Then open this file catalog/view/theme/themeglobal/stylesheet/stylesheet.css
3) On line 364. you will find below
Change it to and save the file.
4) Clear cache from browser and reload the page.
2) Then open this file catalog/view/theme/themeglobal/stylesheet/stylesheet.css
3) On line 364. you will find below
Code: Select all
#header #welcome a {
text-decoration: none;
color: #535353;
}
Code: Select all
#header #welcome a {
text-decoration: none;
xcolor: #535353;
}
Opencart Extensions | Professional opencart support | Support Ticket | support@cartbinder.com
No this is not done. I can still see old code. You need to replace old with new.
Opencart Extensions | Professional opencart support | Support Ticket | support@cartbinder.com
Who is online
Users browsing this forum: No registered users and 6 guests