Hi..
how to customize advertising area widget? I see that widget only support 2 images.
How to add more images? let say 3 images.
I have add manual with html code, but when user hover on the image, the image suddenly moving down.
Hi masyogie!
Thanks for using Enfold.
Add two of the widgets to the widget area and for the second widget just use one image.
Regards,
Elliott
hi Elliott
I’ve done it, but when I only put one picture on the second widget, it automatically appears the box labeled advertise here. Then the appearance under the first widget. What I want is the 3 images appear side by side
Hi!
Try adding this to your custom CSS.
#footer .textwidget a {
display: inline !important;
}
If that’s not correct then send us a WordPress login and we’ll see what we can do.
Best regards,
Elliott
great! thanks you Elliott