added a picture to page bottom feature, but can't get padding to work.

Discussion in 'Traffica WordPress Theme' started by edandrea, Dec 5, 2013.

  1. edandrea

    edandrea New Member

    Joined:
    Nov 25, 2013
    Messages:
    19
    Likes Received:
    2
    Location:
    Bellevue, WA
    I'm trying to add a picture to the bottom section and I used html code in the description box, but the text is still jammed against the picture. I have a screenshot attached. How do I get the padding around this picture? The site is at http://seattlemoving.org/dev

    I am also having a problem getting the facebook widget to go to the correct page, even though I have changed the URL in the social section of the admin.

    Thanks for any help.
    Ed
     

    Attached Files:

  2. Gourav

    Gourav Support Staff

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

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .home-content .text_feature img {
    padding-right: 10px;
    }
    
    2.
    We are not getting your issue. Please explain with the help of screenshot, About which area you are talking.
     
  3. edandrea

    edandrea New Member

    Joined:
    Nov 25, 2013
    Messages:
    19
    Likes Received:
    2
    Location:
    Bellevue, WA
    Sorry. I should have been a clearer. The find it on facebook box on the front page only shows Inkthemes. What is supposed to show there? Maybe I just don't understand how this works. Shouldn't that show the customer's facebook page?
     

    Attached Files:

  4. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160

Share This Page