Tagged: , ,

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #564504

    Hi there,
    I have 2 questions for my enfold website.
    1) How do I change the gap of my photos that I post on my blog? I don’t like the gap between my photos. It’s a little too wide.
    2) Is there a way to remove THE DATE on my blog post?
    Thank you so much for your help.

    #564681

    Hi,

    Can you post the link to your blog please?

    Regards,
    Josue

    #566174

    Hi Josue,
    Sorry for the late reply.
    My new website and blog are not up yet. I’m still working on it.
    I want to take care of those 2 problems before first before I go live.
    Thank you.

    Jose

    #566184

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    time.date-container, .text-sep-date {
        display: none;
    }

    If that does not help, please at least post a screenshot of your blog layout :) You can upload your screenshots on imgur.com or Dropbox public folder and post the links here

    Cheers!
    Yigit

    #566554

    Here’s the link http://joseroces.flywheelsites.com/blog/
    can you see the date the photo was posted?

    #566555

    Hey!

    Tehre is a username / password for the page, we can not check it properly.
    Please do let us know those

    Best regards,
    Basilis

    #637834

    I still can’t figure out how to remove the date on my blog. Can someone please help me?

    #638482

    Hi,

    Please try the following in Quick CSS under Enfold–>General Styling:

    span.av-masonry-date {
    display:none !important;
    }

    Thanks,
    Rikard

    #639579

    YAY, it works!!! Thank you very much Rikard.

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Removing date and change blog post space’ is closed to new replies.