Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #934329

    Good morning. I use enfold well.
    I have one question.

    I would like to put three small image banners in the footer column 2 at the bottom.
    Is there anything I can add easily?

    I tried to find a way but I could not find it.

    #934658

    Hey FOARK,
    You could put the image in your widget with code like this:

    <img src="/wp-content/uploads/image.jpg" height="142" width="142">

    Perhaps you could post the images and a explanation how you would like to see them, so we could be of more assist.

    Best regards,
    Mike

    #934700

    Thank you for answer.
    I guess I did not get the explanation right.
    What I want to install is the link image banner, but I just said it is an image banner.

    I want to make the edit of the desired result in Photoshop.
    I want to change column 2 part like this.

    I look forward to your kind reply. Thank you.

    • This reply was modified 6 years, 8 months ago by FOARK.
    #934742

    Hi,
    Ok I see now, first go to Enfold Theme Options > Footer > Footer Columns and change it to 3
    Then go to WordPress > Appearance > Widgets and add a Custom HTML widget to the second column.
    Then use this code for your link:

    <a href= "http://127.0.0.1" target="_blank"><img src="https://127.0.0.1/wp-content/uploads/banner.jpg" alt="banner" width="100%"></a>

    replacing your link & image path for your own.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.