Skip to content

Commit 1d54243

Browse files
committed
Update Style for Woocommerce Review and Theme Tagging
1 parent 749b114 commit 1d54243

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

sass/_bearded.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Theme Name: Bearded
33
* Theme URI: http://bonfirelab.com/themes/bearded
44
* Description: A responsive CSS3 and HTML5 blogging, ecommerce and portfolio theme. It supports all post formats and has layout, and color options built into the theme customizer. The theme also supports the <a href="http://wordpress.org/extend/plugins/custom-content-portfolio">Custom Content Portfolio</a> and <a href="http://wordpress.org/extend/plugins/woocommerce">Woocommerce</a> plugin, giving artists and other creative people the ability to share their work.
5-
* Tags: custom-background, custom-colors, custom-menu, full-width-template, microformats, sticky-post, theme-options, threaded-comments, translation-ready, orange, black, one-column, two-columns, left-sidebar, right-sidebar, flexible-width
5+
* Tags: custom-background, custom-colors, custom-menu, full-width-template, microformats, sticky-post, theme-options, threaded-comments, translation-ready, orange, black, one-column, two-columns, left-sidebar, right-sidebar, fluid-layout
66
* Version: 1.0.0
77
* Author: Hermanto Lim
88
* Author URI: http://bonfirelab.com

sass/style.scss

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2088,6 +2088,9 @@ li.product .onsale, .singular-product li.product .onsale {
20882088
font-size: 1.428571428571429em;
20892089
margin-bottom: 1.8em;
20902090
}
2091+
.woocommerce-verification-required {
2092+
margin-top: 1em;
2093+
}
20912094
#comments {
20922095
li.comment {
20932096
.comment-author {
@@ -3137,7 +3140,7 @@ td.product-remove, td.product-thumbnail, td.product-price, th.product-remove, th
31373140
margin-left: 110px;
31383141
}
31393142

3140-
.review-title, .noreviews {
3143+
.review-title {
31413144
margin-left: -110px;
31423145
}
31433146
.singular-page, .error-404 {

style.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)