Home>Support>Featured posts in page builder not displaying correctly

Featured posts in page builder not displaying correctly

I have ‘featured posts’ set up on a ‘page builder’ built page. There is several widgetised areas with different criteria for each ‘featured posts’ area.

In some (at the top of the page) the title of the posts is not showing up – even though i have set it to. In others (at the bottom of the page) the posts are just not showing up at all.

see page – https://wayahead.org.au/mindreader/ (scroll to bottom)

All of these have worked in the past

Thanks in advance for any help

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 6 years, 3 months ago Alex S
    Hi, I Work Here

    Hi WayAhead,

    This is happening due to the following CSS you’ve added to WP AdminAppearanceCustom CSS:

    .page-id-6168 .entry-title {display: none;}
    
  2. 6 years, 3 months ago WayAhead

    Ah ok! thanks.. tho any advice on keeping the top heading hidden without effecting the the others??

  3. 6 years, 3 months ago Alex S
    Hi, I Work Here

    Hi WayAhead

    I would use:

    .page-id-6168 .content > .entry-header .entry-title {
    	display: none;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More