Answer the question
In order to leave comments, you need to log in
Where is carousel data stored in opencart?
partskom.ru/index.php?route=common/home
There is a website, the so-called carousel is located under the menu.
At the end of all elements there is an empty space, although all empty cells under the elements are filled.
With the help of the developer panel, I found out that the matter is in the 0 padding of the list of elements, and if it is removed, then all the elements are obtained in the middle as they should, but I cannot find this file where can I edit it?
the CSS of the carousel doesn't have it, neither does it in carousel.tpl .
Can anyone help me find a file that can be edited?
Answer the question
In order to leave comments, you need to log in
partskom.ru/catalog/view/theme/default/stylesheet/... of
course I wouldn't do that.... but you can try like this =/
.jcarousel-list {
padding: 0 0 0 40px !important;
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question