Editing Space

  • Author
    Posts
  • #63410

    Hello! I’m working on this website for a non-profit I work for. I’m having trouble finding where I am suppose to be editing to get things to behave themselves.

    On the main presentation page, I don’t seem to have a lot of control over how close I can get the text to the images. Theoretically, I’d like to move the bottom description text up a little closer to the widget images, but I can’t see where to do that, or if I can do it at all without also affecting the text in the footer area.

    Website: www.reachstudioart.org

    #63411

    Fixed some of the other issues, and edited them out of the original posts.

    I guess, looking into it, what I need is what the CSS code calls the presentation widget columns, so I can reduce the space around it’s wrapper. Or container?

    #63894
    Zed
    Cryout Creations mastermind

    Try this CSS:

    body #front-columns {
        margin-top: 0;
        margin-bottom: 0;
    }

    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘Editing Space’ is closed to new replies.