disable the right_aside on choklet two-column layouts
This commit is contained in:
parent
7cdfe48bb4
commit
b98ddc69de
@ -43,6 +43,9 @@ section {
|
||||
padding-bottom: 350px;
|
||||
}
|
||||
|
||||
#region_3 {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#blog-margin {
|
||||
margin-right: 0;
|
||||
|
@ -42,6 +42,11 @@ section {
|
||||
padding-bottom: 350px;
|
||||
}
|
||||
|
||||
#region_3 {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
#blog-margin {
|
||||
margin-right: 5%;
|
||||
margin-left: 5%;
|
||||
|
Reference in New Issue
Block a user