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

Featured posts in page builder not displaying correctly

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

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. 7 years, 1 month 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. 7 years, 1 month ago WayAhead

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

  3. 7 years, 1 month 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