Hello! I need to add text to a navigation bar on a client site. I can see the option to do this but its putting the text on the right of the button and I need it on the left of the button so it reads as a sentence.
I've included a screen shot of what I need to do. The image is the same idea but created with a nav menu item.
If there is a way to have the nav bar text come before the right-side menu items, that would be ideal. OR alternatively another solution.
Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
#top nav > ul > li#menu-item-5902 >a {
font-weight: bolder !important;
}
Hello! I need to add text to a navigation bar on a client site. I can see the option to do this but its putting the text on the right of the button and I need it on the left of the button so it reads as a sentence.
I've included a screen shot of what I need to do. The image is the same idea but created with a nav menu item.
If there is a way to have the nav bar text come before the right-side menu items, that would be ideal. OR alternatively another solution.
Thanks!
Hi there,
Kindly send a link to your site so that I can assist with your request.
Thanks
Hi There,
Please send in your wpadmin login credentials so that we can check this out further.
Thanks.
Hi There,
Please try adding from here:
Thanks.
Hi Judith,
I've tried that previously but it puts the text on the right side of the button, I would like to put it on the left side as shown in my example.
Hi There,
Please try this css:
Thanks.
Hi There,
Please check it out now. We have added it as a menu item and made it non clickable.
Thanks.
Youre the best! Thanks Judith, I appreciate it.
So sorry.. one last thing. The magnifying glass icon for search is over the button now. Sorry!
I fixed it! It was the custom CSS. I was trying to adjust before. Ive deleted it.
One LAST thing.. I promise. I want to bold that line that we made a button. Is that possible?
Hi There,
We are no longer able to access your website, please check it out or resend a working url.
Thanks.
Hi There,
Please share a screenshot of the line you are referring to.
Thanks.
Help support ALS research is the text that i'd like to bold.
Thanks!
Hey Again,
Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
Thanks
ThemeNectar Support Team
Excellent. That worked perfecty.. I appreciate your help!