Home › Forums › Pro Themes › Elead Pro › Page Editing
Tagged: home page customize
- This topic has 26 replies, 4 voices, and was last updated 3 years, 10 months ago by Psink.
-
AuthorPosts
-
March 2, 2018 at 8:51 am #67084Matt StephensParticipant
Hello,
Is there not an option to change the font when creating a page?
How about inserting a table?
Also, is there a way to remove the header image on pages completely?
March 4, 2018 at 10:43 pm #67166wensolutionsKeymasterHello @mastephens,
Actually, there is no such option to change the font size of each specific page separately while creating the page, but the theme does have the option to change the font size of the header and body for all the pages and for this you need to go to Admin Panel > Appearance > Customize > Theme Options > Typography option.
As for inserting the table, you can insert the table using the HTML in the pages.
Now to remove the header image from the pages completely use below given CSS.
Go to Admin panel > Appearance > Customize > Additional CSS and paste below given CSS.
section#header-featured-image { display: none; }
Hope this helps.
Best Regards!!
June 5, 2020 at 12:03 pm #125198Joe Thomas KarackattuParticipantHome page slider transperant layer read more tag goes below/Hide the slider.
please help.
Suguna
June 8, 2020 at 12:37 am #125509wensolutionsKeymasterHello,
Please explain in detail your query and provide us with your site URL as well as specific screenshots of the section you have mentioned so that we can help and provide the precise fix.
Regards.
June 16, 2020 at 6:08 am #126417Joe Thomas KarackattuParticipantPlease Check the home page slider and rectifity the proble in the slider
Tranparent layer goes below the the slide.http://b4x.b21.myftpupload.com/
Regards
SugunaJune 16, 2020 at 7:55 am #126423wensolutionsKeymasterHello,
Regarding your query, please add below given CSS following the path Admin Panel > Appearance > Customize > Additional CSS to display the know more button from the frontpage.
#main-slider .wrapper { position: static; } .main-slider-contents { top: unset !important; bottom: 0; }
Hope this helps.
If you have further queries, kindly let us know.
Regards.
June 20, 2020 at 6:33 am #126787Joe Thomas KarackattuParticipantHello,
it working fine.
Thanks a lot
regards
SugunaJune 21, 2020 at 11:38 pm #126865wensolutionsKeymasterHello,
Glad we could help you.
Regards.
November 2, 2020 at 5:42 am #137563Joe Thomas KarackattuParticipantHi
The Page URL is: http://b4x.b21.myftpupload.com/In the home page Happening Around Us section description html codes appearing along with the description.
(Just above the read more button).Thanks in advance
SugunaNovember 4, 2020 at 12:10 am #137728wensolutionsKeymasterHello,
We would like to apologize for the trouble.
Yes, we did find the issue in your side but could not replicate it on ours. Once please remove the text with HTMl code from that post and directly dd the plane content. For the heading and other stuff, you can directly edit it from the option available in the text area. You do not need to add the HTML tag for the text edit.
Screenshot:
Let us know if you have any queries further.
Thank you.
December 28, 2020 at 1:45 am #141556Joe Thomas KarackattuParticipantHi
The Page URL is: http://b4x.b21.myftpupload.com/
How to create a blog page same as in the elead pro theme.Reghards
SugunaDecember 30, 2020 at 1:56 am #141684PsinkKeymasterHello @Suguna
Please follow the theme instruction https://themepalace.com/instructions/themes/elead-pro/#doc-how-to-set-static-front-page-4
Or, You can watch screen record to know how to set up the blog page in the theme
https://www.awesomescreenshot.com/video/2219427?key=de5e22ddaf5a6ad0bf10ea25f411e088Hope this will help you out
Have a good day and a great new year
Psink
January 1, 2021 at 6:01 am #141775Joe Thomas KarackattuParticipantHello
Please help me remove / hide “Category” title on category page title.
Thanks
regards
SugunaJanuary 1, 2021 at 10:25 pm #141821PsinkKeymasterHello @Suguna
Please add this CSS to the theme
#header-featured-image h1.page-title { display: none; }
Too Add above CSS, Go to Admin panel >> Appearance >> Customize >> Additional CSS, there paste CSS code and published then refresh
Regards,
PsinkJanuary 4, 2021 at 12:18 am #141923Joe Thomas KarackattuParticipantHello
Below the image of the header-featured h1.page-title.
I would like to remove the “category” from the page tile (only the particular page)Category: Articles
Home ArticlesI want Articles page title like this
Articles
Home Articles -
AuthorPosts
- You must be logged in to reply to this topic.