Tagged: featured content, layout, position
- This topic has 6 replies, 2 voices, and was last updated 2 years, 10 months ago by Skandha.
-
AuthorPosts
-
December 13, 2021 at 12:49 am #295752juliendntfrParticipant
I am using PhotoFocus Pro.
In Featured Content the order of the pages featured seems random. I would like it to be ordered.
The first page which is selected as Featured is on the left which is good.
The second featured page appears on the right and the third appears in the middle.
I would like:
1 First to be on the left
2 Second to be in the middle
3 Third to be on the right
I have tried several ways of resolving it. The ordering does not seem to be alphabetical or numerical. The third Featured page always appears in the middle.
Is there some CSS to order the position of the Featured pages?
Thanks for your help!
I have trawled the forums to find out if this question had already been answered.
December 13, 2021 at 2:31 am #295784SkandhaParticipant@juliendntfr: Hello there,
Can you please let me know what Featured Content type you are using on your site?
Kind Regards,
Skandha
December 13, 2021 at 4:12 am #295791juliendntfrParticipantCustomizing > Theme Options > Featured Content
On the site you can see as a Title When, Who and Why
3 coulumns
December 13, 2021 at 6:04 am #295804SkandhaParticipant@juliendntfr: Hello there,
I meant what Featured Content Type you are using in the customizer. Can you
Go to => Appearance => Customizer => Theme Options => Featured Content => Type and check what type is selected.
Kind Regards,
Skandha
December 14, 2021 at 12:42 am #295846juliendntfrParticipantThe Type is Page.
Appearance => Customizer => Theme Options => Featured Content => Type => Page
December 14, 2021 at 12:57 am #295847juliendntfrParticipantHi Skandha
I have tried another page type Custom without selecting an image as I do not want an image just text. But the link brings up the title of the destination page and a broken link for the image.
I can use either Type, Page or Custom. I just want Title, Excerpt/description with a link + order them logically Position 1, 2, 3 and not have an image.
Thanks for your help!
Julien
December 14, 2021 at 1:17 am #295849SkandhaParticipant@juliendntfr: Hello Julien,
You can stick to Page type.
To remove the images from Featured Content section
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
#featured-content-section .post-thumbnail { display: none; }
You should be able to order the featured content article from the customizer itself.
Let me know if this helps you out!
Kind Regards,
Skandha
-
AuthorPosts
- The topic ‘Featured Content Order’ is closed to new replies.