• Resolved originalstormcrow

    (@originalstormcrow)


    Can anyone tell me how to remove the white space in the main content area, column? I have checked the css files. This is a very nice theme and I have hopes to use it, but there is way, way, way too much white space. Help.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi,

    Could you give me the link to your website so I could check? ??

    Regards,
    Hardeep

    Thread Starter originalstormcrow

    (@originalstormcrow)

    Its a first install of the theme. It uses a distributed css that is confusing. blog.sheratonfurniture.com

    Hi,

    Adding following CSS should fix this issue:

    p {
        margin: 0 !important;
    }

    Let me know. ??

    Regards,
    Hardeep

    Thread Starter originalstormcrow

    (@originalstormcrow)

    I have seen the scripting before. In this case it doesn’t work. Tried in styles.css and flat.css. Your a very nice young man. Thanks for the suggestion.

    Thread Starter originalstormcrow

    (@originalstormcrow)

    Found the css file I needed. It was in assets/css/flat.min.css.
    I discovered that only a third of the code turns up if you used Wordpad to open it. If you use Notepad to open it all of the code will be displayed. Thats how I missed it the first time. Everything was there.
    Thanks.

    Hi,

    You get that you’re not suppose to edit theme files, right? Because they will go away as soon as you will a update the theme. ??

    Regards,
    Hardeep

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘White space’ is closed to new replies.