Hi,
I have a problem with the hover function. I have a plugin on my site thanks to which I added the category sections on the main page as a bar, but when I added the hover bold function in the code, the font gets bold, but the separators also move. It’s as if the bold function expands the individual element (margin, padding?) I don’t know how to explain it. You can see the effect on the home page by hovering the mouse. Is there any way to fix this in the code?
chromemaster.eu
123
.slide_info-name:hover {
font-weight: bold !important;
}
![]()
![]()