Re: Need to adjust position of cat icons.
Thank you. I had found this and made adjustments but I thought I was doing something wrong. The vertical position changes as needed but the background to the category text becomes corrupted.
Large numbers of small arrows appear all around those category names that have sub-categories. This does not occur at the categories with no sub-categories.
Here, I changed 'top:' '0', to '2' which set the vertical just right.
.fancycat-icons-e img {
position: absolute;
top: 2;
left: 0;
padding: 0;
margin: 0;
I regenerated images - but still corrupted category text.
Adjusting line-height, row 121, unfortunately does not do anything.
... changing 'position: absolute;' to 'position: relative;' fixes the corrupted text, but now the image and text are moved over to the right and the veritical space is much too wide.
.
__________________
4.7.7
Light Responsive
|