Tagged: background image, homepage
- This topic has 2 replies, 2 voices, and was last updated 3 years, 3 months ago by
anitan.
-
AuthorPosts
-
September 7, 2020 at 9:30 pm #258444
anitan
ParticipantHi there
I have been testing out the free version of your theme with a view to upgrading. A couple of questions arise with regards my site https://anitanarayan.com on which I have installed parallax frame
1) With reference to the Welcome section above the fold [book image opposite], the same text appears to repeat in the promotional section further down. How do I remove this as I do not wish it to repeat?
2) In the book excerpts section on the homepage, where it says ‘read more’, when I click on that it opens up into a page that continues to display the background image throughout. How do I change it to a plain white page so that the text shows clearly?
3)The book excerpts section only allows you to pull pages as opposed to posts so I had to write my excerpts as pages. Is there a way to pull posts?
kind rgds Anita
September 8, 2020 at 12:11 am #258499Skandha
Participant@anitan: Hello Anita,
For 1 & 2
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..home #content { display: none; } body:not(.home) { background-image: unset !important; }
The option to use posts in the Featured Content section is only available in pro version of the theme. I suggest you to upgrade to pro. You can check out the additional-features available in pro version of the theme.
Let me know if this helps you out!
Kind Regards,
SkandhaSeptember 10, 2020 at 10:05 am #258724anitan
ParticipantHi Skandha
Many thanks for your reply and I successfully added the code. One more question that just arose if I may. If I want a video to display under the welcome heading instead of text, and to the left of the book featured image, can and I do that in the free version. I tried without success – it just wont display
kind rgds
Anita -
AuthorPosts
- The topic ‘Homepage Question’ is closed to new replies.