-
AuthorPosts
-
January 2, 2018 at 9:57 pm #892602
Ahoy,
I used the Widget Area element and added the Navigation Menu Widget inside of it on my page. I’m trying to figure out how to customize the colors in that section and that section only. I would like to know how to change the Background color, rollover color, boarder line color, and color for the links as well as well.
I ideally this is what i’m trying to achieve. See sample
Please Advise
January 4, 2018 at 11:32 pm #893470Hey mcraig77,
You can use some CSS to modify it.
Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)Best regards,
BasilisJanuary 5, 2018 at 5:38 am #893554I’m not looking for my site to be exactly like the sample, I’m just looking for directions on how to do this in general..
how do I change these elements in via the general styling… There should be away to do this via the styling panel to some degree… correct? Or perhaps you can point me to a thread where this is covered before October when Enfold decided to not help with CSS…
Please Advise
January 5, 2018 at 9:31 am #893607Hi,
It’s not that we don’t want to help, but you seem to be using our help to do your work for you. I’m guessing your work is designing websites, right? Most of your questions are “how to edit this element”, and you have the same tools as we do at your disposal; simply inspect the element in question using your browser. If you don’t know CSS or need to learn more then I would recommend W3Schools or something similar, there are plenty of resources available to you on the web. We are here to help you out with problems in the theme, not to customise it for your needs in your work. Having said that, we are happy to help you out if you run into problems with something and we are of course happy to have you as a customer.
If you need to target that menu list on that particular page you can use CSS like this:
.page-id-950 #nav_menu-3 { Your CSS here }
It took me 30 seconds to find that CSS selector, and about 7 minutes to write this message.
Best regards,
Rikard- This reply was modified 6 years, 10 months ago by Rikard.
January 8, 2018 at 10:57 pm #894948Thanks for your suggestions Rikard,
I appreciate all the help!
January 9, 2018 at 12:13 am #894988Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Colors for Navigation Menu Widget within a page’ is closed to new replies.