some pictures on home page widgets not showing up

Support Area Forums Grassroots some pictures on home page widgets not showing up

Viewing 3 posts - 1 through 3 (of 3 total)
URL to the page in question: http://theskyisnotlimited.org/dev/
  • Author
    Posts
  • #38088
    wendy Butcher
    Participant

    Some of the pictures aren’t showing up next to the widgets on the home page. How do you place them? The one next to the sample campaign and the Give any mount one. Also, how do you make the Donate button on the top nav have the square button like border? How do you make the footer 100% width?

    #38091
    Bill Robbins
    Moderator

    Hi Wendy,

    The image in the donation widget is the featured image for that product. If you’ll edit that product and set a featured image there, it should show up for you.

    The Grassroots demo also has a “button” in the navigation menu. Here’s how to turn a menu item into a “button.” In the menus section of your dashboard, click on the “screen options” tab in the top right hand corner of the screen. Check the box next to CSS Classes and close your screen options.

    Then find the item you’d like to add that effect to. Click on the down arrow on the right hand side of the menu item to open up it’s options. In the field for CSS classes, enter this:

    
    button
    

    and update your menu. That should turn your menu item into a button.

    1. In your WordPress dashboard click on the Appearance section and choose Theme Options.
    2. From the tabs at the top, choose the Advanced one.
    3. Scroll down to the Custom CSS box and add this:
      
      #footer-content { width: 100%; }
      
    4. Save your changes.

    Let me know if you run into any trouble,
    Bill

    #38095
    Bill Robbins
    Moderator

    It looks like the site doesn’t have WooCommece installed on it yet. Install it and activate it and then you can download and install the campaign extension for WooCommerce from our downloads section. WooCommerce will give you the products and the campaign extension will let you track sales towards a goal.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘some pictures on home page widgets not showing up’ is closed to new replies.