I want one footer widget

Discussion in 'SwiftRay WordPress Theme' started by mrdesignuk, Apr 28, 2016.

  1. mrdesignuk

    mrdesignuk New Member

    Joined:
    Apr 1, 2016
    Messages:
    7
    Likes Received:
    0
    Hello,

    I followed another thread where I was able to create one widget to run across my footer:

    .footer .one_third {
    width: 100%;

    }

    This works fine the two other widgets still show with the default information underneath it despite having no information in it. How can I remove these completely?

    Many thanks
     

    Attached Files:

  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Could you please provide us 'URL' of your site so that we can better assist you?

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. mrdesignuk

    mrdesignuk New Member

    Joined:
    Apr 1, 2016
    Messages:
    7
    Likes Received:
    0
  4. priya

    priya Guest

    Hello,

    Just do one thing, drag and drop text widget in your second and third footer widget areas and keep blank spaces in that text field...

    It will resolve your issue..

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  5. mrdesignuk

    mrdesignuk New Member

    Joined:
    Apr 1, 2016
    Messages:
    7
    Likes Received:
    0
    Thank you, I did that and reduced the padding to equal the adding above and below.
     
  6. priya

    priya Guest

    Sorry.. didn't get you..:(

    But still as I guess after visiting your site, there is some padding issue with the widget..

    So for that, code is given below..
    Code:
    .textwidget img {
        padding-left: 23px;
    }
    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page