• Hi

    This is only a test site at present (will move it once complete).
    https://www.lmlakelanddesign-clients.co.uk/

    I am struggling with a couple of things, any help would be much appreciated.

    I would like to completely remove Posted By and Filed In from all posts.

    Also I would like to remove the empty background space underneath the footer.

    Many Thank In Advance
    Danni

Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter Dannilee

    (@dannilee)

    I tried adding the code below to style.css
    .entry-meta .info-date,.entry-meta .info-author{display:none !important;}
    But it made do difference, anyone?

    If your theme has a custom CSS option, use it; otherwise, get a custom CSS plugin and try:

    .post_info {
    display: none;
    }

    Also, I don’t see any excessive background space below your footer. Can you take a screenshot of what you’re seeing and post it someplace like Imgur?

    Thread Starter Dannilee

    (@dannilee)

    Yes the theme has a custom css file, I added the code you posted and that got rid of the Filed in part but it did not get rid of the Posted by and date?

    I will post a screenshot soon.

    Thanks
    D

    Try:

    .heading small {
    display: none;
    }
    Thread Starter Dannilee

    (@dannilee)

    Thanks, I found that too ??

    I have a bigger problem now. When I type a post in the editor it has spacing between each word, But when I save it it look like Hello Hello Hello, all on one line.

    Screenshots

    [IMG]https://i59.tinypic.com/uvvqv.png[/IMG]

    [IMG]https://i62.tinypic.com/23ixzs6.png[/IMG]

    Any ideas?

    Thanks
    D

    (PS I am not using the above url anymore, I have moved it to a new domain).

    I’m sorry, but I can’t seem to reproduce this issue. Are you using the Visual or the Text editor? What theme are you using?

    Thread Starter Dannilee

    (@dannilee)

    The theme is Techozoic

    Visual and text both give the same result, text all on one line.

    I can’t reproduce this even when switching to the Techozoic theme. Have you tried temporarily disabling all plugins?

    Thread Starter Dannilee

    (@dannilee)

    I tried that but it made no difference, so I did a reinstall. Now the post text is not left aligned in the same position on the Recent Posts page, to get it left aligned on the other pages I added a negative margin but that has pushed the text to far over on the Recent one.

    Also I can’t get the titles to left align.

    Thinking I may need to change themes ??

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘(Theme Techozoic) Can't Remove Date, Author, Filed Cat’ is closed to new replies.