madhusudhand
f03ca1dcfc
Version Bump
2022-06-17 13:23:05 +05:30
Madhu Dollu
124af38b30
spearhead: fix site navigation position in small screens ( #6088 )
2022-06-17 12:39:59 +05:30
Matias Benedetto
e13a82b15d
[Seedlet] Replacing border for text-decoration to add underline to links ( #5195 )
...
* replacing border for text-decoraction to add underline to links
* Spearhead: Replacing boder-bottom by text-decoration underline
* Seedlet: disable text-decoration for site title
* spaces to tabs
* reorder properties
* rebuild
* reorder properties
Co-authored-by: Ben Dwyer <ben@scruffian.com>
2021-12-22 16:37:24 +00:00
Jason Crist
d060474f20
Spearhead Build
2021-02-11 14:23:55 -05:00
Jason Crist
753b7289c7
Simplify link selectors to avoid bleed
...
The link selectors were changed to apply a default border style to all
anchors (with a loose selector, just 'a') but leave that border-color
transparent. All of these elements get a :hover to apply the primary
hover style.
Any anchor that's in wp-block or entry-content will instead have those
border color values inverted (defaults to --color-primary, hover is
transparent)
Buttons, social links (any other <a> that I found to evaluate) had more
specific selection rules to eliminate the border-bottom styles
preventing undesired underlines.
2021-01-27 15:15:12 -05:00
Maggie Cabrera
143183d142
reduced price font size
2021-01-26 14:12:06 +01:00
Maggie Cabrera
14949ddd78
rebased and fixed conflicts
2021-01-26 14:10:55 +01:00
Maggie Cabrera
2a82128907
equalized qty input and button height. Made both bigger
2021-01-26 14:07:52 +01:00
Jack Lenox
7dd7a8406e
Spearhead: Further work on first pass
2021-01-26 14:07:16 +01:00
Jack Lenox
86f37e759d
Spearhead: add styles for product page
2021-01-26 14:07:09 +01:00
Maggie Cabrera
3cf268291f
changes to the woocommerce tabs to fit design. Rebased trunk
2021-01-26 14:07:02 +01:00
Jack Lenox
e3ff32e658
Spearhead: Further work on first pass
2021-01-26 14:06:51 +01:00
Jack Lenox
eba0f85f8b
Spearhead: add styles for product page
2021-01-26 14:06:26 +01:00
Maggie Cabrera
0d41d5a705
added styles for some woo commerce blocks
2021-01-26 11:54:46 +01:00
Jeff Ong
68d4bb1850
Add padding rules when no main nav is present.
2021-01-21 10:57:43 -05:00
Ben Dwyer
f0f2345eae
fix desktop menu:
2021-01-20 16:23:50 +00:00
Maggie Cabrera
b4dcf603b1
cart buttons paddings
2021-01-20 16:23:50 +00:00
Maggie Cabrera
777fa705af
some more work on header grid areas
2021-01-20 16:23:50 +00:00
Ben Dwyer
d49986367a
fixing the cart menu
2021-01-20 16:23:50 +00:00
Maggie Cabrera
ba76f24ed0
repositiones cart items in the main navigation to fit design
2021-01-20 16:23:49 +00:00
Maggie Cabrera
4b09cec441
same design for blocks with grid of products
2021-01-13 14:57:51 +00:00
Maggie Cabrera
8999580570
improved styles for product list page
2021-01-13 14:57:08 +00:00
Jeff Ong
f4b6a7247d
Fix contrast issues with mobile menu colors.
2020-12-04 13:07:56 -05:00
Jeff Ong
6c85eb8d05
Bump version.
2020-12-03 17:11:11 -05:00
Jeff Ong
29bf7d32f5
Change post content links to be underlined by default.
2020-12-03 17:04:08 -05:00
Jeff Ong
9ea5745b11
Update style.css header and remove jetpack-global-styles from tags.
2020-11-23 11:35:14 +00:00
Jason Crist
0f3883049b
Removing Resources excluded via .gitignore
2020-11-11 17:30:23 -05:00
Ben Dwyer
983e9b07d3
prevent long menus from dropping to the next line
2020-10-29 15:18:35 +00:00
Ben Dwyer
b8c9b42a49
centre the logo in seedlet
2020-10-29 15:18:31 +00:00
Ben Dwyer
405ea1ed6e
Spearhead: Add support for site logo
2020-10-29 15:18:27 +00:00
Maggie Cabrera
e3de3e3895
improved css for related posts block to fit design
2020-10-29 14:54:29 +01:00
Maggie Cabrera
6294e20193
fixed double underline on hover
2020-10-29 14:54:22 +01:00
Maggie Cabrera
41eb7d1b12
more css changes to related posts to fit the design guides
2020-10-29 14:54:16 +01:00
Maggie Cabrera
c1d664304e
fixed styles for native jetpack related posts
2020-10-29 14:54:04 +01:00
Jeff Ong
a5a78c0911
Rebase trunk.
2020-10-28 18:11:54 -04:00
Jeff Ong
1aa5038289
Rebase trunk.
2020-10-28 18:08:44 -04:00
Kjell Reigstad
1f2a31ceff
Update text color of post excerpts.
2020-10-28 15:45:34 -04:00
Jeff Ong
2983b5c05d
Reduce spacing between primary and social menu.
2020-10-28 15:07:09 -04:00
Jeff Ong
25eadb2866
Rebase trunk.
2020-10-28 13:56:05 -04:00
Jeff Ong
8bb05fecdc
Social menu and site logo adjustments.
2020-10-28 13:55:24 -04:00
Kjell Reigstad
d3306950c6
Update style.css.map
2020-10-28 13:51:58 -04:00
Jeff Ong
cb9e7a6eb2
Fix social nav color variable.
2020-10-28 13:41:13 -04:00
Jeff Ong
295d97a5da
Add a --primary-nav--color-border in Seedlet and set it to transparent in Spearhead.
2020-10-28 13:32:22 -04:00
Jeff Ong
26db0b5daa
Fix social nav hover colors.
2020-10-28 13:22:01 -04:00
Jeff Ong
535893eba1
Rebase trunk.
2020-10-28 13:13:09 -04:00
Jason Crist
d0e9d48c83
Added header padding when there is no menu.
...
There was no padding value assigned to the header when there was not a
menu available. This change uses the same padding values as are used
WITH a menu for when there is none.
- TESTING -
* Install Spearhead theme.
* Setup a menu and assign it to 'Primary Navigation'
* Note the location of the title (in the header). (This is the expected location)
* Remove the 'Primary Navigation' menu (via the customizer)
* Note the location of the title.
* The expected location is the same location as when there is a 'Primary
Navigation' menu assigned.
2020-10-28 12:49:13 -04:00
Maggie Cabrera
506762ab6e
fixed paddings after sticky post
2020-10-28 16:31:12 +01:00
Ben Dwyer
9ba0570a2a
remove commented code
2020-10-28 15:23:44 +00:00
Ben Dwyer
65a70cf91e
Spearhead: Try a different approach for Spearhead
2020-10-28 14:44:24 +00:00
Maggie Cabrera
6ad1b5904d
improved position of menu dropdown arrows
2020-10-28 13:21:52 +01:00