Lewis Self
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Ada Pearl] nav menu items not following menu order.I’m closing this ticket as I haven’t had a reply for 2 months. Feel free to open up a new ticket if you’re still experiencing this problem.
Forum: Themes and Templates
In reply to: [Ada Pearl] nav menu items not following menu order.Could you double check the primary menu is set to the one you are editing? I’m able to change the ordering in the menu page fine.
Inside of the customizer custom CSS, add the following CSS to change both bars to your desired colour
.site-footer, .site-info { background-color:#6cf!important; }- This reply was modified 4 years, 11 months ago by Lewis Self.
Forum: Themes and Templates
In reply to: [Ada Pearl] basics for Ada Pearl themeSorry for the slow reply. I’m not sure if you’re refering to the cover block on the theme thumbnail. If you are you can change the template of the page to “No Title” instead of default and the banner is a “Pattern” accessed in the Gutenberg editor.
Currently I haven’t made it possible to change the footer colour in the admin but plan to do this in a future update. For the moment, you could use the custom CSS and override the colour. The classes are;
.site-footer (default set to #222) and .site-info (default set to #333)
- This reply was modified 4 years, 11 months ago by Lewis Self.