This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Featured posts in page builder not displaying correctly

7 years ago · Last reply by Alex S 7 years ago

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.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Alex S Staff 7 years, 8 months ago

    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. WayAhead 7 years, 8 months ago

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

  3. Alex S Staff 7 years, 8 months ago

    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.

Have a different question or issue?

Start New Thread