Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1010190

    Hi

    1) In the Masonry that I have used, I would like only the title to appear in each box. But inspite of selecting ‘only Title’ – the publishing date of the post still appears on the post and this is very confusing for the visitors on the web-site.

    How can I change this?

    2) I googled this problem and found a CSS code to changethis – I pasted it into the Quick CSS and saved it and this changed the fonts of all the Headings and the Menu – and it didn’t change anything in the Masonry.

    So could you please give me a solutions that does not create such problems and also removes the publishing date from the menu.

    Thanks

    Regards,

    Madhuri

    #1010203

    Hey DharmavajraDesign,
    Please remove the css that caused the error and link to the page in question so we can assist.

    Best regards,
    Mike

    #1010377

    Hi Mike

    I have already removed the CSS in question, but the problem still persists.

    For the problem of the publishing date appearing in the Masonry – here is the link:

    If you need further details, please do let me know.

    Thanks!

    Best regards

    Madhuri

    #1010384

    Hi,
    To hide the masonry date, Please try this code in the General Styling > Quick CSS field:

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

    Please clear your browser cache and check.

    Best regards,
    Mike

    #1010422

    Hi

    Strangely, nothing seems to have changed.

    I added the code in the Quick CSS section – there are other codes above. I don’t know if this changes anything.

    Thanks

    Madhuri

    #1010434

    Hi,
    Perhaps there is a missing bracket or some other error in your Quick CSS, please include a admin login in the Private Content area so we can take a look.

    Best regards,
    Mike

    #1010443

    Hi

    I have added the admin details below.

    Thanks

    Best Regards

    Madhuri

    #1010454

    Hi,
    Thank you for the login, I did find a missing bracket in the rule above this one. Correcting this error seems to have corrected your font and heading issue.
    Please clear your browser cache and check.

    Best regards,
    Mike

    #1010516

    This is great!

    Thank you so much!

    Have a nice week,

    Best Regards

    Madhuri

    #1010568

    Hi Madhuri,

    Great, glad you got it working :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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