You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
option to hide frontpage content from the Homepage Settings customizer section
All options that alter site title, tagline or logo should live under Site Title & Logo default section
we need to add a Secondary and Hollow button options in the theme CSS, this is necessary for widgets where the user can control the bg color of the widget. Certain widget bg colors may conflict with the primary button style. currently, theme has class button reserved for the theme skin button. please add button variations .button.secondary and .button.hollow options.
additionally, please add button size variations which can be also added in widgets. example .button.large or .button.hollow.medium
Add 2 new widget areas: Above Blog & Below Blog
add an option to Navbar that allows the user to toggle on/off the option to make the last menu item stand out differently. see menu-cta screenshot below
Create a Designr Shortcode widget, which simply allows the user to enter a shortcode, and outputs sed shortcode on the frontend.
CSS the core WP widgets within the designr widget areas. Basically any WP widget within .sidebar-wrap. should display in a container
fix issue with theme when there's no menu and user is not logged in, see navbar-loggedout
Site title & logo in navbar should link back to the home URL
move sidebar on the shop page into the products container, allowing featured products to be full-width
allow for mobile height of custom header to be set, when desktop height is set to 100%. OR add toggle for "always match device height", which disables the height % settings @bilal
Homepage Settingscustomizer sectionSite Title & Logodefault sectionbuttonreserved for the theme skin button. please add button variations.button.secondaryand.button.hollowoptions.additionally, please add button size variations which can be also added in widgets. example
.button.largeor.button.hollow.mediummenu-ctascreenshot belowDesignr Shortcodewidget, which simply allows the user to enter a shortcode, and outputs sed shortcode on the frontend..sidebar-wrap.should display in a containerI will add more as I keep QA-ing the theme, will just update this ticket.