Post by Salvatore » Fri Jul 20, 2018 2:50 pm

Hi, I have a site made with opencart 2.3.0.2 and I installed the default theme, unfortunately from the smartphon I can not see the sub-categories due to the fact that the name of the sub-categories appears with the same color of the background, white. This does not happen with the main categories because they appear in black.
this problem is only confirmed by smartphones, PCs and tablets all working normally.
my website www.sklepslodkapasja.pl
Can someone help me?
Thank you!
Savior

New member

Posts

Joined
Thu Jul 19, 2018 2:10 pm

Post by IP_CAM » Sat Jul 21, 2018 7:52 am

In your Theme stylesheet.css File, you could try to change the
COLOR Values: color: #333333; color: #FFFFFF; to something else.
And clear out all OC Cache Section, after every change, before you try. ;)

Code: Select all

#menu .dropdown-inner a {
	min-width: 260px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
Ernie

My Github OC Site: https://github.com/IP-CAM
5'200 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland

Post by Salvatore » Fri Aug 03, 2018 3:28 pm

Thank you very much for the suggestion, I managed to solve. you were very kind.

New member

Posts

Joined
Thu Jul 19, 2018 2:10 pm

Post by Salvatore » Sun Jan 06, 2019 1:40 am

Solved!

New member

Posts

Joined
Thu Jul 19, 2018 2:10 pm
Who is online

Users browsing this forum: Google [Bot] and 374 guests