Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #419441

    Hi, I’ve already asked how to move the avia slider (they suggested me this code:
    .home .content {
    padding-top: 0;

    This worked very well for the home page, but can I use it also for the rest of the pages?
    For instance, how can I get rid of most of the empty space between top menu bar and the first row of content (thumbnails and text, in this case)?

    Thanks in advance

    giovanni

    #419480

    Hi, I’ve solved the problem!
    I found this code to add to my custom css:
    .content { padding-top: 10px; padding-bottom: 10px; }

    … that worked fine!

    Thanks anyway and regards!

    giovanni

    #419745

    Hey!

    Glad you found the solution :)

    Cheers!
    Rikard

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Moving the content (Vertical position)’ is closed to new replies.