Jason Crist
80b6eefd32
Remove unnecessary h-padding styles
...
The editor-only horizontal padding for the block element doesn't appear
to be helpful. Removing these styles allows all elements (including
those blocks that add .block-editor-inner-blocks when in the editor) to
lay out as expected.
2021-01-25 13:38:44 -05:00
Maggie Cabrera
d12954c122
reverted change that added a margin to the header of varia and children
2021-01-22 15:57:22 +01:00
Jeff Ong
8e579c3776
Remove duplicate and improve function namespacing.
2021-01-20 15:55:12 -05:00
Maggie Cabrera
c4ea7367ae
rebuild varia themes
2021-01-20 19:28:03 +01:00
Ben Dwyer
ed52842b03
Updates the version numbers for Varia so we can deploy our changes
2021-01-20 17:42:10 +00:00
Kjell Reigstad
892ddfe6d3
Remote temporary changes for testing locally.
2021-01-20 11:41:50 -05:00
Kjell Reigstad
651ad5f8ee
Tidy up top margins for varia and all chlld themes.
2021-01-20 11:33:47 -05:00
Jack Lenox
b328eddf24
Merge pull request #3065 from Automattic/remove/table-word-break-varia
...
Varia: Remove word-break style in tables
2021-01-20 12:10:18 +00:00
Ben Dwyer
41bcf70535
Merge pull request #2961 from Automattic/try/varia-header-footer-hide
...
Try: Add hide site header/footer Customizer options to Varia
2021-01-20 12:09:45 +00:00
Jack Lenox
525afbd7eb
Varia: Remove word-break style in tables
...
Related to #3056 .
The `word-break: break-all` style creates unwanted and unexpected breaks in text in tables. Let's remove it.
Fixes #2375 , fixes #2120 .
2021-01-20 12:02:54 +00:00
Maggie Cabrera
2260fd2b9b
refactored site-navigation
2021-01-20 12:53:11 +01:00
Ben Dwyer
4a0a3ffb47
refactor FSE header templates
2021-01-20 11:18:53 +00:00
Ben Dwyer
1e4cb5f7bd
refactor FSE header templates
2021-01-20 11:18:26 +00:00
Maggie Cabrera
5227731d3e
small refactor, rivington header and footer
2021-01-19 16:57:09 +01:00
Maggie Cabrera
bbbac691da
header for Balasana
2021-01-19 15:19:27 +01:00
Maggie Cabrera
4229d4603b
social navigation template part
2021-01-19 14:50:05 +01:00
Ben Dwyer
ffcae3fef1
move the WordPress credit into the site name template
2021-01-19 12:53:10 +00:00
Ben Dwyer
b43950c5b5
replace site name code with a template
2021-01-19 12:45:30 +00:00
Ben Dwyer
2fd4a1f46c
Create a template for privacy policy
2021-01-19 12:38:15 +00:00
Ben Dwyer
4662cf643e
refactor footer templates to make it easier to share code
2021-01-19 12:02:35 +00:00
Maggie Cabrera
2e52a5e491
footer info template part and Alves footer fix
2021-01-19 12:10:47 +01:00
Tony Arcangelini
3b622914f4
Adding phone social icon to Varia theme
2021-01-14 23:24:10 +01:00
Kjell Reigstad
fd4c213ec6
Tidy up into partials.
2021-01-12 08:59:15 -05:00
Kjell Reigstad
007f935b85
Begin refactor to more closely match #2985
2021-01-12 08:49:08 -05:00
Kjell Reigstad
722be47083
Merge branch 'trunk' into try/varia-header-footer-hide
2021-01-12 08:04:46 -05:00
Tony Arcangelini
79a4bc7d75
Varia: fix to add logic to prevent empty menu button ( #2999 )
...
* Add check for menu items to prevent empty menu button in mobile
* Fix spacing
* variable name change
Co-authored-by: Ben Dwyer <ben@scruffian.com>
2021-01-11 19:38:35 +01:00
Jeff Ong
834fd9a90b
Rebuilding varia.
2021-01-08 09:35:11 -05:00
Ben Dwyer
a312ee32b8
add version numbers back to child building script
2021-01-08 12:51:21 +00:00
Ben Dwyer
d1a5a072f0
fix encoding issues
2021-01-08 12:49:53 +00:00
Ben Dwyer
39301e2f23
fix RTL arrows
2021-01-08 11:46:32 +00:00
Ben Dwyer
3f9a515ac3
Fix RTL comment syntax and update version numbers
2021-01-08 11:12:57 +00:00
Yoav Farhi
e587621eca
Fix right/left arrows in RTL mode
...
Replace right arrow css (\2192 or \02192) with left arrow ( \2190 or \02190) and vice versa
2021-01-07 15:07:23 +02:00
Kjell Reigstad
cb5315e0f3
Remove top margin and padding from entry content by default.
2021-01-06 14:47:10 -05:00
Kjell Reigstad
6bee1f4c68
Fix another variable name.
2021-01-06 14:20:49 -05:00
Kjell Reigstad
7d979a0e67
Fix incorrect setting name.
2021-01-06 14:09:41 -05:00
Kjell Reigstad
bfeedb6038
Hide the footer widget area too.
2021-01-06 13:58:38 -05:00
Jeff Ong
62eb7d9fbc
Rebase trunk.
2021-01-05 11:44:16 -05:00
Kjell Reigstad
c6ff72af3e
Try: Add hide site header/footer Customizer options to Varia.
2021-01-04 14:40:26 -05:00
Jeff Ong
ebdcfd06a8
Remove margin from quote block.
2021-01-04 13:05:28 -05:00
Jack Lenox
4d7be305b2
Varia: Remove overflow:scroll on pre element
...
`overflow: scroll` is applied to `pre` elements in our normalize file.
This creates unsightly scrollbars on Verse blocks and others. The latest
version of `normalize.css` doesn't include this particular style.
Let's try removing it, and assuming everything is ok we'll remove it
from Seedlet-based themes too.
Fixes #2842
2020-12-18 15:06:41 +00:00
Maggie Cabrera
440ed6c8fe
changed versions
2020-12-17 12:11:27 +01:00
Maggie Cabrera
4f92864c65
fixed woocommerce toggle with adminbar and marketing bar present
2020-12-17 11:36:48 +01:00
Enej Bajgoric
048cacb060
Fix the admin-bar top spacing.
...
This was tested on the .com side to make sure that whent he admin bar is used the top spacing works as expeted.
2020-12-17 11:36:48 +01:00
Enej Bajgoric
f06c7166f0
Fix rivington botton sizes to be the same.
2020-12-17 11:36:48 +01:00
Enej Bajgoric
f22159e815
Fix position of the menu button, update support for woo nav to work the same way as regualar nav
2020-12-17 11:36:48 +01:00
Enej Bajgoric
ebe631590d
Optimization: Only add the mobile nav script if using enbale_side_menu is set.
2020-12-17 11:36:48 +01:00
Enej Bajgoric
ca1ba9919f
Simplify: Refactor functions to just include one function that adds the 3 required filters/actions
2020-12-17 11:36:48 +01:00
Enej Bajgoric
5fc14b6351
Revert the border-radius change since it is not needed any more.
2020-12-17 11:36:48 +01:00
Maggie Cabrera
1fcc23c790
display contents solution
2020-12-17 11:36:48 +01:00
Maggie Cabrera
d1eb0e557b
avoid wrap on navigation
2020-12-17 11:36:48 +01:00