Hello! I need help because we want this banner to be on center. how to do that? i check on the settings its on center but its not on center here. what code should i use?
HI @jacqueee We have gone through your problem and found a solution. Solution:
You can follow these steps to achieve your result Go to online store → Edit code → dev_style.css file
And pest bellow code
.template-collection .section-header {
padding-top: 0;
float: left !important;
}