Presentation page widget column margins

  • Author
    Posts
  • #59563

    Hi, guys! I’m new with wordpress, looking for help in adjusting my Cryout themes. At the moment I’m using Nirvana theme. My idea was to make the presentation page look like the one here https://3destate.no/naering. With almost no borders between widget columns and no left and right margins. Does anybody know how this might be done? Thanks!

    • This topic was modified 6 years ago by Zed. Reason: moved to correct forum
    #59672
    Zed
    Cryout Creations mastermind

    Nirvana already has a columns design very similar to the example site (with minimal distance between the widgets). If you want to remove that distance entirely, try this CSS:
    #front-columns > .ppcolumn { margin: 0; }

    To make the columns take up more horizontal space you need to increase the site width to a wider value.


    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 2 posts - 1 through 2 (of 2 total)

The topic ‘Presentation page widget column margins’ is closed to new replies.