Thread Starter
kcca
(@kcca)
hi thanks for the fast reply
please refer to the screen shot in my first post
it is the result of the css rule as below (the image itself is 156px)
span.menu-image-hover-wrapper .hovered-image {
margin-left: 156px !important;
}
span.menu-image-hover-wrapper .menu-image {
margin-left: 0px;
}
as i am not really familiar with CSS rule, can you help me to see if any adjustment i can make to fix it?
thanks.
Thread Starter
kcca
(@kcca)
to be more clear about the conflict..
the hover image will shift to a different position, and also the title position can’t be hide.