Fix the layout of banner in the home page for the 2021 theme
This commit is contained in:
parent
0f85f1d754
commit
673b50b4fd
|
@ -2432,6 +2432,16 @@ a.reset_variations {
|
|||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Home page
|
||||
*/
|
||||
.home #main {
|
||||
|
||||
.wp-block-cover {
|
||||
max-width: none;
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Shop page
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue