Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #225298

    I’d like to hide the date in the Fullwidth Masonry section I have on a page…

    I figured it’d be as easy as adding
    span.av-masonry-date {display:none;}
    to the “For Developers: Section ID” area, but that doesn’t seem to be the place.

    Please advise.

    Thanks!

    #225867

    Hey empulse!

    No, you can use Section ID to specify a custom ID for that section ( please see http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/ )
    But it is as easy as adding your code to Quick CSS in Enfold theme options under Styling tab

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

    Best regards,
    Yigit

    #225876

    Thanks Yigit… I was on the right path, just overthought things.

    Much appreciated!

    #225877

    Hi!

    You are welcome, glad we could help! Let us know if you have any other questions or issues :)

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Removing Date in Fullwidth Masonry’ is closed to new replies.