-
Author
-
August 25, 2016 at 13:55 #133810excellinsParticipant
Hello,
Please i need help, when i change the body font, it affects the headings menu font as well, is there a way to change just the font and font type of the menu headings? Asked this before but its been over 4 days and the issue hasnt been fixed.
August 25, 2016 at 20:20 #133886RaduModeratorHi,
Use this CSS to control font size and font family only for the menu
COPY CODE.primary-menu .navbar-nav>li>a { font-size: 17px; font-family: monospace; }
Cheers
R.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 20:37 #133890excellinsParticipantHey Radu, i am extreamly glad it was you that picked up this question you are always a life saver, its been solved now!!! thanks. please one more last question, please.
The buddypress user profile, when expanded by default it is set to 1349 x 380 (i think), but after i installed the plugin “mycred” i needed to display user badges and rank on the profile, this made user profile when expanded to be 1349 x 506…. Please is there a way to make it remain 1349 x 380 by default? presently it is set to a maximum of 1349 x 506, but i want it not to exceed 1349 x 380. Please Radu… Thank you so much. you are the best!!Attachments:
You must be logged in to view attached files.August 25, 2016 at 20:45 #133898excellinsParticipantBelow is the default when enlarged, i will like it if its possible to be at that dimension. 1349 x 380
Attachments:
You must be logged in to view attached files.August 26, 2016 at 15:09 #133962RaduModeratorHi,
You’re very welcome!
I cannot view your website it’s displaying the maintenance page, are you sure the sizes are not altered by the opened console ?
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 26, 2016 at 19:06 #134009RaduModeratorHi I saw that but as you can see there it’s a spacing top and bottom… and the single way it’s to remove padding from top and bottom with this CSS
COPY CODEbody.is-user-profile .bp-full-width-profile div#item-header { padding: 10px; }
Play with 10px value
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solutionAugust 26, 2016 at 19:24 #134015excellinsParticipantIt worked!!! i used padding 20 and its okay. thank you so much. Radu.. i am very grateful. God bless you!!
August 26, 2016 at 19:28 #134018RaduModerator🙂
Have a nice weekend!
God bless you to!
Cheers
R.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.