• Resolved cantbeleive

    (@cantbeleive)


    Hi,

    Is there any chance to remove div blog-post-date which includes date and comment? I want it just on blog page…

    Wallstreet is great theme!

    tnx

Viewing 8 replies - 1 through 8 (of 8 total)
  • Hi

    To remove date from blog page .

    For this add the below css code into custmizer << custom css box .

    .blog-post-date { display:none; }

    Thanks
    Akhilesh

    hello.

    where can I find the custom css box ?

    design>editor>??

    thanks

    Thread Starter cantbeleive

    (@cantbeleive)

    Tnx,

    But I’d like to have them on blog page and only on blog page.
    In this moment I have them on all my pages except on Home page.
    For Home page I chose “Home page”, and for the rest of the pages I chose “Default template”.

    How can I remove them from the others pages?

    Tnx

    Hi

    Please share Your website URL.
    Thanks.

    Thread Starter cantbeleive

    (@cantbeleive)

    Thread Starter cantbeleive

    (@cantbeleive)

    I have idea to ask if the page is Blog page then to put date and comment otherwise not.
    Is it possible? Can you help we with that select? How to find out is that page blog page?

    tnx

    Hi cantbeleive

    I Visit your website URL But show below message.

    This Account Has Been Suspended

    kindly share your right URL.

    Thanks.

    Put this in custom CSS to remove the date on pages only:

    .page .blog-post-date { display:none; }

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘div div class="blog-post-date">’ is closed to new replies.