gamathew
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [pinpress] Changing menu background color and fontThanks so much Andrew! It works perfectly. I’m so very grateful for your help!
Forum: Themes and Templates
In reply to: [pinpress] Changing menu background color and fontCould you help me with one more thing? Sorry if this is silly, is there a way I can remove the border on the menu bar? Thanks!
Forum: Themes and Templates
In reply to: [pinpress] Changing menu background color and fontHi Andrew!
Thank you so much! This really helped. I had no clue. Thanks once again!
Forum: Themes and Templates
In reply to: [pinpress] Changing menu background color and fontThanks so much! I’ll try this.
Forum: Themes and Templates
In reply to: [pinpress] Changing menu background color and fontI’m sorry I haven’t done that. I am not sure how to do that.
Forum: Themes and Templates
In reply to: [pinpress] Changing menu background color and fontNot really, but I have modified some php files and stylesheet by searching for menu, header etc. And so far, it hasn’t been too bad. Is this the relevant portion?
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
border-bottom: 1px solid #ededed;
border-top: 1px solid #ededed;
display: inline-block !important;
text-align:center;
width: 100%;border-radius: 5px;background:#FFFFFFFrom here how do I change the font color and make it bold? Thanks so much for offering to help!