Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the question-answer domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/u845912282/domains/pickplugins.com/public_html/wp-includes/functions.php on line 6121
custom css font

custom css font

Ticket for: Breadcrumb
0
custom css font 1
Chun-Yen,Lai
Jul 15, 2019 12:10 PM 1 Answers
Member Since Jul 2019
Subscribed Subscribe Not subscribe
Flag(0)

How can I change the breadcrumb font by custom css?

2 Subscribers
custom css font 1
custom css font 3
Submit Answer
Please login to submit answer.
1 Answers
Sort By:
Best Answer
0
custom css font 4
PickPlugins
Jul 15, 2019
Flag(0)

Welcome to our forum.

Yes, why not, please send me your page where you are displaying breadcrumb.

Regards

custom css font 5
PickPlugins
- Jul 17, 2019 12:45 PM
Flag (0)
0

you can try following CSS to change font

.breadcrumb-container li a span {
font-family: "Open Sans";
}

Regards

custom css font 6
Chun-Yen,Lai
- Jul 15, 2019 12:19 PM
Flag (0)
0

HI, I am sorry because I don't know the password and the account name. Can you tell me the css code? I want to change it to "Microsoft JhengHei"

Sign in to Reply
Replying as Submit


Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/u845912282/domains/pickplugins.com/public_html/wp-content/plugins/post-grid/includes/functions-builder.php on line 10