Menu issues and assistance required
-
Hi
I have some questions with regards to the menu. I’m using WordPress 3.9.1 running Responsive full width featured area Child Theme theme and would like to. Here are the problems I’m currently having:
1. Remove Resposive Menu from main and mobile design
2. How and where do I edit the menu (change font colours, font size, add background, centre it across the site)Problem 1:
I have done some research on this topic and found that by adding the following Custom CSS (Theme Options > CSS Styles) it will remove the Responsive menu.menu { display:none; }
This worked great, however, it does not remove it from the website when accessed via a mobile! I found another site which suggested the following code:
.tinynav { display:none; }
THIS DOESN’T WORK. Sorry for the caps, I’m just growing frustrated as my deadline looms.
Problem 2:
Per research I should be able to edit the menu (I’ve chosen the TOP-MENU option in my child theme), however, there is NO CSS in the parent stylesheet or header that allows me to change the font colour, font size, background colour, centre it across the page)I may seem like I know what I’m doing – I really don’t. I’m new to CSS and WordPress and have been working this out as I go along, but this has me stumped.
Please help. Thanks in advance!
Forgot to add: temp website link is : https://rlc.co.za.winhost.wa.co.za/newrlc_wp/
- The topic ‘Menu issues and assistance required’ is closed to new replies.