-
Author
-
August 21, 2016 at 01:38 #133276
excellins
ParticipantHello, changing the body font affects the headings font as well, is there a way to change just the font and font type of the headings? any change i make to the body also changes the font of the headings menu
August 22, 2016 at 11:58 #133335Laura
ModeratorHello, you can do it with css, let me know which changes and i will create a code for you 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 22, 2016 at 15:12 #133367excellins
ParticipantThanks Laura, for now you can use the following font options: h3, font family: “Arimo” and font size 14, i intend to change the font type and size later. from the css you provide all i will need do is put the font type and size i need when ever i need the change. Thanks
August 24, 2016 at 05:30 #133588Laura
ModeratorHello, try this code
COPY CODEh3 { font-family: "Arimo" !important; font-size: 14px !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 24, 2016 at 10:17 #133626excellins
ParticipantHello Laura, tried the code but it didn’t work… i need the css to affect only the menu section of the website (eg for this website its the “get support, blog, wp themes, my account”)
August 25, 2016 at 15:54 #133819Laura
ModeratorHello, can you share admin credentials? 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 25, 2016 at 17:41 #133840excellins
ParticipantOk, Thanks…
gamehostel.com/wp-admin
username: james
password: vAmtj0FNIcEd9gzXhLjh3k^o
Also after applying the CSS i can change the heading menu font to any desired font right?August 25, 2016 at 20:26 #133888excellins
ParticipantHey Laura, please ignore the support question. It has been fixed already. Thanks
August 29, 2016 at 08:44 #134142Laura
ModeratorGlad you could resolve it! 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.