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
Takashi Irie
b305538974
Modern Business: Fix media & text block ordering for Gutenberg 6.7
2019-10-18 12:45:35 +01:00
Jacopo Tomasone
24dfdbeced
Modern Business: Remove Full Site Editing Support ( #1384 )
2019-09-06 18:55:20 +01:00
Jacopo Tomasone
06bea07481
Modern Business: Refactor the Full Site Editing styles ( #1262 )
...
Refactor and move all the Template block styles into a new `_template-block.scss` file.
2019-08-20 11:49:42 +01:00
Glen Davies
277aab37ed
Modern Business: FSE - fix footer alignment in front end ( #1256 )
...
* FSE - fix styling of footer separator and nav menu to match editor styling
* Fix margins for smaller screens
* Better align all types of block content in footer between front end and editor
* Some more css tweaks!
* Remove redundant selector
2019-08-15 11:07:48 -07:00
Jacopo Tomasone
e805bdf660
FSE / Modern Business: Fix full width blocks in the header template part ( #1245 )
...
Adjust the `alignfull` blocks width and positioning when rendered in the header template part to be properly full-width.
2019-08-12 18:27:30 +01:00
Noah Allen
e106be063e
Modern business: Disable nav menu order if FSE is enabled ( #1221 )
...
- Since we set the order of footer/header elements (like nav)
in Gutenberg, we don't want the stylesheet to override it.
- Use the `.fse-enabled` selector to disable the order property
- This was causing the footer nav menu in FSE to show up at
very bottom of the page, even if the user changed its order.
2019-08-08 09:46:47 -07:00
Daniel Dudzic
9e00015a4c
Merge pull request #1208 from Automattic/fix/1129-modern-business-fix-cover-heading-alignment
...
Modern Business: Fix the cover headings alignment
2019-08-08 10:38:53 +02:00
Glen Davies
d41ab4bb02
Modern Business Full Site Editing - add FSE classes for header and footer ( #1211 )
...
* Modern Business - Full Site Editing - Add `.fse-enabled` selectors to block css for header and footer if FSE is enabled in order to apply the correct front end block styles to the FSE header and footer content.
2019-08-08 12:16:20 +12:00
Glen Davies
4659e65d96
Modern business Full Site Editing - add site logo placeholder to header template ( #1197 )
...
Add a site logo placeholder to the FSE header template along with relevant editor and front end styles
2019-08-08 09:14:47 +12:00
Danny Dudzic
4db74eea2e
Modern Business: Fix the cover headings alignment
2019-08-06 22:42:07 +02:00
apeatling
405efdfb7a
Fix the off center issue with the default block navigation menu, and make sure that sub menus don't show up when the navigation block is in the footer.
2019-07-22 09:05:35 -07:00
apeatling
0a1e6c7ac5
Update modern business to support extra styles need for rendering the navigation block correctly.
2019-07-19 17:07:01 -07:00
Marko Andrijasevic
3261c1a689
Modern Business: restore site info when rendering the FSE footer ( #1096 )
...
Shows the default site info line after the footer template part
content. Also adds header and footer tags to corresponding template
parts to bring them closer to overall theme's structure.
2019-07-19 00:10:44 +02:00
apeatling
ef5f3a7e37
Update the modern business theme to support footer styles and base footer blocks for full site editing.
2019-07-18 11:45:02 -07:00
apeatling
04f8e23eeb
Update modern business to support the full site editing plugin header in both the editor and front end views.
2019-07-09 14:56:43 -07:00
Allan Cole
8ee2e86eab
Modern Business: Add vertical spacing to entry-title for consitentcy
2019-06-20 17:51:35 -04:00
Allan Cole
0b8dea7b2a
Modern Business: Make sure the first block has margin-top: 0
2019-06-20 15:15:45 -04:00
Jeffrey Pearce
66cbf27e42
Merge pull request #958 from Automattic/fix/issue-915
...
Modern Business: Fix excess text side padding for the full width stac…
2019-06-20 20:19:55 +02:00
Jeffrey Pearce
5f5e675b2c
Fixes #971 - adds weight of 300 to Posts List Block post titles to align with Archive post titles styles.
2019-06-20 14:14:51 +02:00
Danny Dudzic
1aedba9bcd
Modern Business: Limit the Media & Text padding fix to mobile
2019-06-17 23:54:03 +02:00
Danny Dudzic
8d3fe42cb1
Modern Business: Fix excess text side padding for the full width stacked Media & Text
2019-06-07 23:57:43 +02:00
Takashi Irie
074784d54f
Modern Business: Heading Size Adjustment
2019-06-06 18:25:21 +01:00
Jeffrey Pearce
00d68a3e92
Closes #750 - fix for media and text block uneven margins for the 768px break point.
2019-06-05 15:21:59 +02:00
Takashi Irie
d08ac2b929
Modern Business: Fix button hover color issue
2019-06-04 03:23:36 +01:00
Takashi Irie
f5037206fb
Modern Business: Fix link color inheriting for the Cover block
2019-06-03 14:25:23 +01:00
Allan Cole
1cd1cdcd2d
Merge pull request #828 from Automattic/fix/issue-813
...
Multiple Themes: Fix column block responsive pattern
2019-05-24 16:08:51 -04:00
Allan Cole
814b84a43a
Merge pull request #827 from Automattic/fix/issue-746
...
All style variations: Add a utility css class for spacer block
2019-05-24 15:33:51 -04:00
Allan Cole
0624c18b98
Merge branch 'master' into add/posts-list-block-style
2019-05-24 12:12:42 -04:00
Takashi Irie
dbf6e744eb
Modern Business: Fix column block responsive pattern
2019-05-22 23:56:20 +01:00
Takashi Irie
a256e70d55
Modern Business: Add a utility css class for spacer block
2019-05-22 20:14:55 +01:00
Takashi Irie
f5f8eb554c
Modern Business: Adjust title size for posts list block
2019-05-22 10:00:40 +01:00
Allan Cole
bb15a816dd
Modern Business: Fix font sizes for Cover Block to match original design
2019-05-21 17:50:36 -04:00
Takashi Irie
0a28a98267
Modern Business: Edit link style adjustment
2019-05-21 14:44:29 +01:00
Takashi Irie
fcd3962ab5
Modern Business: Add style for posts list block
2019-05-21 12:32:22 +01:00
Allan Cole
9f4b413641
Modern Business: Fixes font weight for entry-title, archives, page titles, and cover block to prevent design regression
2019-05-20 15:49:45 -04:00
Allan Cole
92e5ce2bc2
Merge branch 'master' into fix/issue-803
2019-05-20 13:02:24 -04:00
Jeffrey Pearce
733fb43a8a
Merge branch 'master' into 747-h1_size_fixes
...
* master:
Friendly Business: Fix margins between columns block.
Professional Business: Fix margins between columns block
Sophisticated Business: Revise columns block spacing math
Modern Business: Code tidying for columns spacing commit
Elegant Business: Fix margins between columns block
Calm Business: Fix margins between columns block
Modern Business: Fix margins between columns block
Sophisticated Business: Fix margins between columns block
# Conflicts:
# friendly-business/style.css
# modern-business/style.css
2019-05-17 23:26:42 +02:00
Jeffrey Pearce
e6ddd975a2
Modern h1 fixes.
...
#747
2019-05-17 23:18:08 +02:00
Allan Cole
530217d6f8
Merge branch 'master' into fix/issue753
2019-05-17 17:12:33 -04:00
Allan Cole
e511fc11a9
Modern Business: Fix margins and font sizes for cover block h2 headings
2019-05-17 16:23:31 -04:00
Allan Cole
1112683e5f
Modern Business: Fix Cover Block text to respect Block Editor settings
2019-05-17 12:06:50 -04:00
Allan Cole
1ec6d3a36a
Modern Business: Code tidying for columns spacing commit
2019-05-10 18:13:59 -04:00
Allan Cole
c1d309a1ad
Modern Business: Fix margins between columns block
2019-05-10 18:06:44 -04:00
Takashi Irie
164a54b704
Modern Business: Fix overflowing centred image
2019-05-10 22:52:55 +01:00
Takashi Irie
ecaf3e0451
Modern Business: Reduce the height and font size for cover block in small screens
2019-05-10 18:37:35 +01:00
Allan Cole
78bf21c285
Modern Business: Fix vertical padding on Media & Text block, See: #770
2019-05-09 10:57:12 -04:00
Allan Cole
030d820503
Modern Business: Fix vertical margins for Blocks to be 1 vertical spacing unit, See #745
2019-05-08 19:35:03 -04:00