Visual Index - Adjusting top padding

Javburg / 2013-09-04 09:11:20   

Hi,
I'm struggling to find out where to change the top padding for the visual index theme. I need the padding to look like the homepage of meik.co.za
I made the homepage look like that by adding breaks to the text, so it's not a proper solution.

arsondpi / 2013-09-04 09:46:09   

There's a few ways to do this. Here's a couple:

  1. #exhibit .container {
  2.     padding-top: 120px;
  3. }
  1. #img-container {
  2.     padding-top: 90px;
  3. }

* are you logged in this forum with the username you registered when you got Indexhibit?

Javburg / 2013-09-04 10:37:02   

Hi, thanks I'll try it out.
This is my username. I did create a username and bought a licence of the architect who's site it is, but it's just easier to log in with my details. I'm personally still on the legacy site, but will gladly purchase a license when I one day switch over.

Javburg / 2013-09-04 10:59:33   

Thanks, it worked!

This thread has been closed, thank you.