Home Forums WordPress Themes – Premium Luminescence Space on top of pages

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #15742
    Ron King
    Participant

    I want to have less space on top of the pages. Either you or Andre sent me style2e46.css and stylef9b8.css earlier to do that with. At least I think that’s what they are. (I need to keep better notes.) The problem is I can’t remember where to put them. I’ve looked all around the site where those would have been used, and can’t find where they are. Can you help me with that please?

    To do with pictures to share, can we do that by e-mail rather than Twitter? I would sure be fun to do, for me at least.

    Thanks, Ron

    #20826
    Anonymous
    Inactive

    Dear Ron,

    Sorry we’re not sure what Andre sent you last time but if you can specify the part where you want to have less space with screenshot then we can help you a bit.

    And regarding photos, you can always contact me at [email protected]

    #20827
    Ron King
    Participant

    Here’s the screen shot. I also added the css files I was sent before that I think must have had to do with part this issue, but not all.
    screenshot_2014-12-25.jpg
    style2e46.css
    stylef9b8.css

    Attachments:
    You must be logged in to view attached files.
    #15743
    Shekhar Bhandari
    Participant

    Hi Ron,

    I visited your site and i found there is no any spacing issue with the theme. Rather in the page u have inserted a

    tag below title tag which is blank as a result the page shows so much space. So in page content remove the

    tag below heading title which is empty.

    and if you want more spacing then remove the css from style.css line no.117

    #content {
    	padding-top: 30px;
    	padding-top: 1.875em;
    }

    Thanks.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.