Thread Starter
Olufemi
(@yurbshop21)
Yes, I want to reduce the gap @rajeshsingh520
-
This reply was modified 5 hours, 16 minutes ago by
Olufemi.
you have changed the position of the shipping method in the result to show on top now there is no issue in the spacing
Thread Starter
Olufemi
(@yurbshop21)
Thank you @rajeshsingh520 , I really appreciate your support but that’s not what am looking to fix. Am talking about the content under green available delivery method that start with . i.e doorstep delivery area where delivery cost is shown. The space to the left before “. Doorstep delivery: #4850” and to the right after delivery method is much. I want the delivery statement to occupy the provided container.
Screenshot of what the final result will look like without plenty space.
Thank you
Add this below code this will reduce the margin from the left right now it is 25px this will set it to 5px.
.pisol-ppscw-alert .pisol-ppscw-methods li{
margin-left:5px !important;
}
your welcome, there was some misunderstanding so it took time to understood
