I am attempting to add a single blog post (masonry type) into a 2-column layout using the code below:
[one_half]
[blog blog_type=”masonry” item_count=”1″ category=”all” exclude_categories=”-1,” content_output=”excerpt” excerpt_length=”55″ pagination=”no” width=”1/1″ el_position=”first last”]
[/one_half]
[one_half_last]
This is the 2nd Column.
[/one_half_last]
Everything turns out pretty well except that a single list ‘bullet’ appears above the masonry thumbnail on the top left corner within the masonry container border (See attachment).
Is there a way to eliminate the list bullet that appears?
Thank you!
Note: Attachment is cropped screenshot of the list bullet that appears above the masonry thumbnail when embedded within a 2-column layout using shortcode.