Menu text colour

Start-up Joomla template with amazing CSS3 animated icons, price tables and parallax effect background.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sat Jun 28, 2014 6:06 pm
Reply with quote
Report this post
Hi,

I hope someone can provide me with some assistance please?

I am using the Simplicity template for Joomla! 2.5 and I have changed the header picture. But I have a white band at the top and the white menu text doesn't show up against it. Can you please tell me where to find the code (what file and where) in order to change it to make it visible please?

Have a look at the site to see what I mean www.mnwdesigns.co.uk

Thank you
User avatar
Junior Boarder

teitbite
Mon Jun 30, 2014 9:18 am
Reply with quote
Report this post
Hi

Please add this code to ovrride.css and make sure override is enabled in template setting.

Code: Select all
.imageBg .gkMenu > ul > li > a {
    color: #000;
}
User avatar
Moderator

GK User
Tue Jul 01, 2014 7:46 am
Reply with quote
Report this post
Brilliant - thank you so much :-)
User avatar
Junior Boarder

GK User
Tue Nov 04, 2014 6:31 am
Reply with quote
Report this post
Hello

My background image is mostly white but instead of changing the text color like the code above, is there a way to add a menu background color using the css override.

I would like to keep the text white but add a blue menu background that goes across the top and behind both the logo and the menu text.

Thank you.
User avatar
Fresh Boarder

teitbite
Wed Nov 05, 2014 12:07 pm
Reply with quote
Report this post
Hi

Please tell me the url to your site.
User avatar
Moderator


cron