Peter.Zhekov wrote:Please excuse us for the delayed respond.
This is what you must do to achieve the wanted result:
Go to 'administration --> Plugins --> 7Spikes Themes --> Nop Urban theme --> Custom head styles' and add the code below:
.home-page-category-grid.banner-included .item-box .title.small-title strong {
width: 102px;
}
.home-page-category-grid.banner-included .item-box .title.small-title a {
padding-top: 70px;
}
.home-page-category-grid .title.small-title.odd a strong::after {
display: none;
}
Please pay attention to the bold passages. They might have different values - it's your decision (if you want to place the title lower, just add more padding-top). One more thing, keep in mind that these changes will apply on the other similar categories, so if this does not satisfy you please write back and we will try to solve the problem.
hello and tnx on answer. this code doesnt work, it removed only "//" from NEW//.
I found how to fix NEW// to be only NEW in one line but I cant find files to edit them :(
here is original:
here is when I changed it:
Also I need to fix Featured Products to be in 2 lines, not in 4 lines.
Can you help me to locate this files to edit them?