jatb 0 Report post Posted January 1, 2011 Could someone kindly tell me how I can change the font size and color in the nav bar in Platform Pro? The text is too small. Thank you! Share this post Link to post Share on other sites
jatb 0 Report post Posted January 1, 2011 Ummm...thank you. But I am sorry to say I don't understand. This is all new to me and I don't know what you mean by Allowed Markup or even where the show code is. If this is too much trouble, it's okay. But if you would be able to help clarify I would be very grateful indeed! Share this post Link to post Share on other sites
jatb 0 Report post Posted January 1, 2011 UGH! Now I feel even dumber as what I thought was a reply actually wasn't. So I am back to square one...just waiting for an answer to the initial question. Jeez! Sorry :-) Share this post Link to post Share on other sites
catrina 103 Report post Posted January 1, 2011 Add this code to the base.css file in Platform Base: #primary-nav li.page_item a {color: #YOURCOLORHERE; font-size: YOURFONTSIZEHEREpx;} Change the color and number. Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites
jatb 0 Report post Posted January 1, 2011 Sounds good. But where is Platform Base? Share this post Link to post Share on other sites
jatb 0 Report post Posted January 1, 2011 Catrina, I put the CSS in the CSS Rules in Custom Code in Platform Pro. that worked. Thanks! But, I am now worried that I need the Platform Base file which I do not have. Can you help me with udnerstanding this? Share this post Link to post Share on other sites
ericmyers 0 Report post Posted January 1, 2011 Frank, You'll be fine without the base theme. It allows for a lot more modifications but something like this can be added through the Custom CSS area. You're good to go! Share this post Link to post Share on other sites
jatb 0 Report post Posted January 2, 2011 Thank you, Eric! Is the base theme something I could/should add? Would I lose my customizations in the event of a crash? Share this post Link to post Share on other sites
ericmyers 0 Report post Posted January 2, 2011 Frank, I believe the child theme is only available in the developer version. It allows for a lot more modifications/ changes. If you see yourself modding Platform Pro more, it might be something to consider, Share this post Link to post Share on other sites
jatb 0 Report post Posted January 2, 2011 I have no such plans! Thanks! Share this post Link to post Share on other sites