Add picture to Campaign Widget

Support Area Forums Forward Add picture to Campaign Widget

Viewing 3 posts - 1 through 3 (of 3 total)
URL to the page in question: http://ltlov.org/wp
  • Author
    Posts
  • #33686
    Peter Zogas
    Participant

    Is it possible to add a small picture into the campaign widget on the home page?
    Pete

    #33687
    Peter Zogas
    Participant

    I found the answer. In “Products” you just add the image into the text editing frame. I was confused because in the side bar of the Products editor, there is a Product Image area, but this doesn’t get displayed in the widget. At least I can’t see how to use it.

    #33689
    Bill Robbins
    Moderator

    Hi Peter,

    Great question. You can use the product image if you’d like to. Add it to your product first. Then do this:

    1. Go to the Appearance section in your WordPress dashboard and click on Customize.
    2. Look down for the advanced section and click on it. Then choose Custom CSS.
    3. In the box there, add this:
      
      .campign-widget .campaign-image {
      	display: block;
      }
      
    4. Save your changes.

    See if that won’t allow the product image to be displayed inside the widget now. Let me know if it gives you any trouble.

    Bill

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Add picture to Campaign Widget’ is closed to new replies.