Sidebar / Widget Styles
It would be nice to be able to customize things like widget headers ( background and color ), widget link colors, and widget hover colors.
It would also be nice to differentiate between a navigational widget ( a widget that just outputs a list of links ) and a content widget ( Text, HTML, Image, etc. ). Doing so will allow you to have generic link styles for content links and navigational styles for listed links. For example, a list of categories isn't a nav menu necessarily but in a sidebar it's more for navigation. This could be achieved via `dynamic_sidebar_params` filter hook.
In any case, more sidebar/widget style options would be neat.
One thought on “Sidebar / Widget Styles”
Leave a Reply
One thought on “Sidebar / Widget Styles”
-
Additionally, typography settings for the sidebar widget_title and sidebar links would be neat. General design options, maybe something like…
– sidebar link styles (font family, font weight, font size, color/hover color).
– side menu link display options (such as arrows/icon before links and dividers/borders after menu list items).
– side menu sub-sub link style options.
– sidebar widget heading styles (font family, font weight, font size, color).
Comments are closed.

Additionally, typography settings for the sidebar widget_title and sidebar links would be neat. General design options, maybe something like…
– sidebar link styles (font family, font weight, font size, color/hover color).
– side menu link display options (such as arrows/icon before links and dividers/borders after menu list items).
– side menu sub-sub link style options.
– sidebar widget heading styles (font family, font weight, font size, color).