Notifications
Clear all

[Closed] Only make Register and log in bold

3 Posts
3 Users
0 Reactions
751 Views
Posts: 17
Topic starter
(@ryen91)
Eminent Member
Joined: 2 years ago

So I seen how to make menu bold by searching and got it, But I want it to be more detailed I only want register and log in to be bold... can I do that.. I found that but I am trying to be more specific

 

 

2 Replies
Chris
Posts: 3649
(@chris)
Famed Member
Joined: 3 years ago

Hi @ryen91,

Please provide a screenshot of the text which you want to be bold and also the URL to those pages.

Tutrix
Posts: 1357
(@tutrix)
Noble Member
Joined: 4 years ago

@ryen91

add this to custom css

#menu-item-12452,
#menu-item-12453 {
font-weight: bold;
}