Home Forums WoodMart support forum Remove blog date from drop down menu

Remove blog date from drop down menu

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #475843

    pomponnette.cbd
    Participant

    Hello,

    I would like to remove the date that appears in the Blog drop down menu.

    Any idea how I can do this?

    Thank you,

    Nico

    Attachments:
    You must be logged in to view attached files.
    #475957

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .wd-dropdown-menu .woodmart-recent-posts .recent-posts-time {
    display:none;
    }

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)