How can I modify the spaces between the elements of my page?

  • Posted in : Photographer
  • Rhidalga09
    Participant

    Hi,

    I would like to reduce the space between the picture and the menu, It looks to much space between both elements. I also want to be able to modify the space between lines of the text and paragraphs.

    http://www.raulhidalga.com/sobre-mi

    Thank you very much.

    ahmetsali
    Keymaster

    Hi, you can try this custom css code;

    .alignnone:first-child {
        margin-top: 0;
    }
    p {
        margin-bottom: 12px;
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register