Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add card-header to sidebar widget-cards #431

Merged
merged 1 commit into from
Mar 26, 2023

Conversation

crftwrk
Copy link
Member

@crftwrk crftwrk commented Mar 22, 2023

This PR adds card-header to sidebar widget cards.

Demo: https://dev.bootscore.me/shop/

If no widget title is defined, card-body will not be added. Remove card border by using silent class like search widget.

#secondary .widget_product_search.card {
  border: none;
}
Before After
before after

@justinkruit justinkruit merged commit 66ed4a2 into main Mar 26, 2023
@crftwrk crftwrk deleted the Add-card-header-to-sidebar-widget-cards branch June 14, 2023 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants