Follow

How to align center two service items in section?

You can do it manually:

  1. Edit file \wp-content\themes\parasponsive\js\custom.js.
  2. Find code  items: 4  and replace with  items: 2.
  3. Also you should add into style.css next code:
.owl-carousel .owl-item li {
    max-width: 100%;
    width: 100%;
}
Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

0 Comments

Please sign in to leave a comment.
Powered by Zendesk