Hello
Please change in your css
http://www.bat-mitzvush.co.il/wp-content/themes/lifestyle/style.css?ver=4.4.1
Line Number: 693
.omega-nav-menu a{
border: medium none;
color: #333333;
display: block;
padding: 10px 20px;
position: relative;
text-transform: uppercase;}
Please replace above css and check. Menu font color will be darker
Thanks
In your wp-content/themes/lifestyle/style.css
Line Number: 693
Just Copy and replace with below code.
.omega-nav-menu a {
border: medium none;
color: #333333;
display: block;
padding: 10px 20px;
position: relative;
text-transform: uppercase;
}
Thanks
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Just note that any changes to theme files will be erased when the theme updates.
Hello
Then You try changes into child theme
can you please explain to me how do I naviagte to style.css
and what do I need to replace with the code you sent me ?
thank
Hello
Put into child-theme/style.css following code only
.omega-nav-menu a {
border: medium none;
color: #333333;
display: block;
padding: 10px 20px;
position: relative;
text-transform: uppercase;
}
I Google it. works like a chram ! Thanks !
Can change my menu to be more fancy and not like Word style ?
see example form this site
In aslo attached a screenshot
and another question, can I chnage the size of tha page? I mean I can “strach” it to the Right and to the left so I will have move “working” area?
see screenshot
Thanks !
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
@nikhilpatel123, Please never ask for that level of access.
@oravivi, And please never give access to your installation.
@andrew Nevins – can we do it by remote control ?
I mean I will be logged to my wp-admin and nikhilpatel123 will be able to help
without giving him access to installtion
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
No, there are no exceptions. It is careless to ask for that level of support and we have a no tolerance policy on it: https://codex.wordpress.org/Forum_Welcome#The_Bad_Stuff
Ok
so how can I get assistance ?
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
You can do the same as you did before, create a new thread when asking for a different issue