jswazzer
Forum Replies Created
-
I’m still having this issue as well. I’m using version 1.3.3
I will check that theme out, thanks.
We are using Alliance theme, that was the conflict. Thanks.
I’ve tried saving permalinks, that did not work. I will now look into the theme and plugins. Thank you for your quick response and I will let you know what I find out.
Forum: Themes and Templates
In reply to: [WP-Forge] Off-Canvas NavThe link you sent to the forum worked, I only want parent links to display, then created a sub-nav on those main pages for the child links.
I added this to the child theme’s style.css:
.left-off-canvas-menu .sub, ul.dropdown{display:none}
Forum: Themes and Templates
In reply to: [WP-Forge] customize header/navI styled the nav bar to match the overall background color of the page and added this to my style.css (to enlarge the font) in my child theme wp-starter:
.top-bar-section ul li > a { color: #333; display: block; font-family: 'Open Sans', sans-serif; font-size: 22px; font-weight: normal; padding-left: 0.9375rem; padding: 12px 0 12px 0.9375rem; text-transform: none; width: 100%; }
Forum: Themes and Templates
In reply to: [WP-Forge] Off-Canvas NavLooks like the forum is down right now :\ DOH!
Forum: Themes and Templates
In reply to: [WP-Forge] Off-Canvas NavI looks similar to what I was thinking, I’ll take a look. Thanks!
Forum: Themes and Templates
In reply to: [WP-Forge] customize header/navGot it working!
Forum: Themes and Templates
In reply to: [WP-Forge] customize header/navThanks again!
Forum: Themes and Templates
In reply to: [WP-Forge] customize header/navI think what might be easier is converting the nav to look something like this: https://www.seattleartmuseum.org/ ?
Would there be an easy substitute the drop-down nav on the desktop version to look like the inline subnav they have here: https://www.seattleartmuseum.org/programs-and-learning
Thanks again!
Forum: Themes and Templates
In reply to: [WP-Forge] customize header/navThanks for the quick reply! I will give this a try, and i’m using wp-starter.