• Forum
  • FAQ
  • Docs
Notice: In order to post a support question you have to have an account and be logged in.
Register  or  Login
  1. There is a large gap of space in between the footer and bottom areas in my site. What is the code that needs to be adjusted to have less margin or padding space in that area as it look on you site?

    Attachments

    1. Screen_Shot_2012-04-27_at_10.04.37_AM.png (60.9 KB, 162 downloads) 1 year old
    jmachado
    1 year ago
  2. Hi,
    in style.css file find this code:

    .promo_list {
    position: relative;}
    

    and replace with:
    .promo_list {
    position: relative;
    height: 190px;
    }
    

    Cheers,
    Max.

    Max
    1 year ago

Add Reply

You must log in to post.

 

Add a new topic!

Chances are your issue is already answered, but if it’s not, you can always create a new topic.

Add new topic

Search forums

Searching for something specific? Type something and press Enter to search.