Hi Andrew!
Many thanks for your reply.
Yap, it is currently 120px and I would like to be 400px.
So, I add the following in the CustomCSS:
#img.menu-image.menu-image-title-hide {
padding-right: 400px;
}
But it doesn’t work. What should I do differently? ??