ThemeAwesome / WP-Forge

WP-Forge - A Foundation for Sites WordPress Theme
https://themeawesome.com/wp-forge-wordpress-foundation-for-sites-theme/
85 stars 28 forks source link

Sidebar container misslabled class in style.css #44

Closed marzels closed 9 years ago

marzels commented 9 years ago

Hi there,

while trying to make the background transparent (currently using a "solution" that requires !important) I found out that in the style.css the class for the footer-sidebar is labled .footer_sidebar-container which caused the problem that changes for all containers had no effect on the sidebar. So I took a look into the sidebar-footer.php and there the class was called sidebar_container like the other containers.

tsquez commented 9 years ago

Thank you, this will be corrected in WP-FORGE 5.5.2.

via my phone On May 3, 2015 5:15 AM, "marzels" notifications@github.com wrote:

Hi there,

while trying to make the background transparent (currently using a "solution" that requires !important) I found out that in the style.css the class for the footer-sidebar is labled _.footersidebar-container which caused the problem that changes for all containers had no effect on the sidebar. So I took a look into the sidebar-footer.php and there the class was called _sidebarcontainer like the other containers.

— Reply to this email directly or view it on GitHub https://github.com/tsquez/wp-forge/issues/44.