How do I add info. to some of the footer sections?

Discussion in 'BusinessGrow One Page WordPress Theme' started by lpersall, Dec 20, 2013.

  1. lpersall

    lpersall New Member

    Joined:
    Dec 11, 2013
    Messages:
    7
    Likes Received:
    0
    I need to customize this footer and can not find out how to get the blogs to show up under Recent News.

    Where to add in the Contact Address?

    Is there a way to hide the Gallery Widget since this site does not have a gallery yet?

    url: www.atlantaskincaregirl.com
     

    Attached Files:

  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    You are talking about footer widget area, Go to the
    Appearance > Widgets
    Drag widgets and drop them in the first, second, third and fourth widget area, It will automatically display at your footer.
     
  3. lpersall

    lpersall New Member

    Joined:
    Dec 11, 2013
    Messages:
    7
    Likes Received:
    0
    There is a gallery widget in the fourth slot in the footer how did that get there? It is not visible under> Appearance

    I would like to add a logo in that space but there is not a widget for images? How do I do that?
     
  4. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    The gallery display in the fourth footer widget area is the theme default content for that widget area.
    If you want to remove that gallery from the footer and display your content (i.e logo image)
    then go to the Appearance > Widget and drag & drop the text widget in the fourth footer widget area
    and then paste the image code given below in the content area of the text widget.

    Code:
    <img src="Enter the URL address of your logo image here"> 
    This will solve your issue.
     

Share This Page