For 1 .
See this how to use firebug or inspect element to check style class .
Here : http://prntscr.com/daplz7
The code would be : http://prntscr.com/dapmr0
.ourstory .acm-features.style-1 .features-item.odd {padding-top:50px}
Now for 2 .
There is already space , you have below code in custom.css file
if you will remove the padding top
.home .acm-features.style-1 .features-item .features-item-inner {
padding-top: 50px!important;
/* padding-bottom: 30px!important; */
padding-left: 50px!important;
padding-right: 50px!important;
}
it will be fine : http://prntscr.com/dapndq
This topic contains 18 replies, has 2 voices, and was last updated by samirbeg 8 years ago.
The topic ‘JA Restaurant – Padding’ is closed to new replies.