Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #497541

    Hi,
    I would like to remove the entr-title in the masonry gallery (Name of the pic. e.g. IMG_2345678)
    <h3 class=”av-masonry-entry-title entry-title” itemprop=”headline”>….</h3>
    I would like to remove it in the masonry_entries.php better than to set the h3-class on visible:none.

    thanx

    #497782

    Hey xxtita!

    Try commenting out line 621 in the /enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php file.

    //$items .=	"<h3 class='av-masonry-entry-title entry-title' {$markup}>{$the_title}</h3>";
    

    Best regards,
    Elliott

    #498133

    works perfect,
    thankx

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove title from masonry gallery’ is closed to new replies.