Reduce gap between Widgets in footer

edited November 2014 in Shortcodes
Hi 

CAn you let me know how I can reduce the gap between widgets in my footer? (sorry our website still not up so cannot provide url)


Comments

  • Sorry but we are not able to open links. To send us screenshot of what you mean please use tools like http://snag.gy/ or http://pasteboard.co/
  • Ok we see what you mean now but without url to your website it won't be possible to give you right css. So please let us know when your website will be online and we'll have a look on this gap.

    Thanks for understanding!
  • hi muffingroup

    my website is now live can you have a look and provide the correct css? thanks
     www.mascotdentalclinic.com.au

    also whilst you are there, for some reason in the footer menu "Links" the first entry is a lot bigger then the rest of the menu. this only happens in the homepage. do u know why?
  • Ok, great :) So to remove paddings between widgets, please use below css:
    #Footer .widgets_wrapper .widget { padding: 0 !important; }
    About your 2nd question, this happen because of your mistakes in html code. Please open your website in html code in Firefox (CTRL+U) and see how many errors (red colored stuff) you have. You must fix them all.
  • Hi Muffingroup

    I don't know how to change the html. I've just been using your template and some css coding i found within the forum. I don't know how or why I ahve these html errors. Can you help? Thanks
  • Unfortunately we are not able to help because we do not offer this kind of service. We always say that all modifications are at your own risk. In this case you should verify all things you did so far and only this way you can find the problem. Or if you don't want to do it, then just re-install theme to our default version and do not make any modifications if you are not familiar with coding.

    Thanks for understanding!
Sign In or Register to comment.