Theme Palace » All Posts https://themepalace.com/forum/free-themes/elead/feed/ Thu, 26 Oct 2023 05:09:19 +0000 https://bbpress.org/?v=2.6.9 en-US https://themepalace.com/topic/how-to-remove-home-title-and-section-on-home/#post-138186 <![CDATA[Reply To: How to remove "Home" title and section on home?]]> https://themepalace.com/topic/how-to-remove-home-title-and-section-on-home/#post-138186 Mon, 09 Nov 2020 05:54:24 +0000 wensolutions Hello,

Regarding your query, you can add the below CSS to make the logo title in one line but it is possible if you minimize the font size, add CSS following the path Admin Panel > Appearance > Customize > Additional CSS .

@media only screen and (min-width: 85.375em){
.site-title {
    font-size: 44px;
    font-size: 0.75rem;
}}

Hope this helps.

If you have further queries, let us know.

Regards.

]]>
https://themepalace.com/topic/how-to-remove-home-title-and-section-on-home/#post-138071 <![CDATA[Reply To: How to remove "Home" title and section on home?]]> https://themepalace.com/topic/how-to-remove-home-title-and-section-on-home/#post-138071 Sat, 07 Nov 2020 00:37:09 +0000 seeurope Thank you. Do you have a code to extend the logo area? So that the words wouldn’t stack as they do now.

]]>
https://themepalace.com/topic/how-to-remove-home-title-and-section-on-home/#post-138015 <![CDATA[Reply To: How to remove "Home" title and section on home?]]> https://themepalace.com/topic/how-to-remove-home-title-and-section-on-home/#post-138015 Fri, 06 Nov 2020 10:38:52 +0000 wensolutions Hello,

You can add below given CSS following the path Admin Panel > Appearance > Customize > Additional CSS to remove the gapping in between header and content in pages.

@media only screen and (min-width: 85.375em){
.page #content .wrapper {
    padding: 0px;
}}

Hope this helps.

If you have further queries, let us know.

Regards.

]]>
https://themepalace.com/topic/how-to-remove-home-title-and-section-on-home/#post-137828 <![CDATA[Reply To: How to remove "Home" title and section on home?]]> https://themepalace.com/topic/how-to-remove-home-title-and-section-on-home/#post-137828 Thu, 05 Nov 2020 10:42:24 +0000 seeurope Thank you for responding. I was referring to the large space between the header and the content on the homepage, and the navigation bar and the content on all the other pages. Is there a code to remove that space.

]]>
https://themepalace.com/topic/how-to-remove-home-title-and-section-on-home/#post-137808 <![CDATA[Reply To: How to remove "Home" title and section on home?]]> https://themepalace.com/topic/how-to-remove-home-title-and-section-on-home/#post-137808 Thu, 05 Nov 2020 04:21:41 +0000 wensolutions Hello,

Regarding your query, the title, menu and the section below the menu do not have large space. The site look like so because you have added the image of background white due to which the space looks large. So, once add another image and verify.

Also, the design is managed by the theme itself, so you can help you with simple CSS if possible.

Hoping for your kind co-operation.

Regards.

]]>
https://themepalace.com/topic/how-to-remove-home-title-and-section-on-home/#post-137768 <![CDATA[Reply To: How to remove "Home" title and section on home?]]> https://themepalace.com/topic/how-to-remove-home-title-and-section-on-home/#post-137768 Wed, 04 Nov 2020 13:44:56 +0000 seeurope Hi how can I remove a large space between the title and header on all my pages? My site is http://www.naturallybettercopy.com. I have the sifnify theme.

]]>
https://themepalace.com/topic/how-to-remove-home-title-and-section-on-home/#post-92904 <![CDATA[Reply To: How to remove "Home" title and section on home?]]> https://themepalace.com/topic/how-to-remove-home-title-and-section-on-home/#post-92904 Tue, 12 Mar 2019 03:48:00 +0000 wensolutions Hello @aikzhobi,

The option to remove the home content is already available in the and for this you need to go to Admin Panel > Appearance > Customize > Homepage Setting and disable the option “Enable content

Hope this helps.

Let us know if there is any confusion further.

Thank You.

Best Regards!!

]]>
https://themepalace.com/topic/how-to-remove-home-title-and-section-on-home/#post-92878 <![CDATA[How to remove "Home" title and section on home?]]> https://themepalace.com/topic/how-to-remove-home-title-and-section-on-home/#post-92878 Mon, 11 Mar 2019 17:48:03 +0000 aikzhobi Hello,
I installed Elead Theme and configured but Title of Static page shows with some extra section space on home page. I removed title by this custom css :-

`.entry-title{
display: none;
}

But all titles of posts hided by this code.
And some extra space of this section is still exists. I am sharing screenshot in link of website:-

Website link

Screenshot:-

Screenshot

Please help me to remove this section and tell me any solution to remove title of static home page from home page.

Thanks

]]>
https://themepalace.com/topic/homepage-sections-2/#post-78373 <![CDATA[Reply To: Homepage sections]]> https://themepalace.com/topic/homepage-sections-2/#post-78373 Tue, 28 Aug 2018 13:02:01 +0000 wensolutions Hello @ron,

First of all thank you very much for using the theme.

When we tested the theme locally, the section that you have mentioned is working absolutely fine.

As for the headline section, you have only option to display the post in the news filed. So make sure you have entered the correct post id in the “Input Post Ids” filed.

You can find the id upon hovering over the post from the dashboard or in the URL by going to individual post edit screen.

Screenshot:

http://prntscr.com/kntlg9

The case is similar for the service section as well.

For any confusion further you can refer to theme official documentation given below:

http://themepalace.com/instructions/themes/elead/

Hope this helps.

Regards!!

]]>
https://themepalace.com/topic/homepage-sections-2/#post-78343 <![CDATA[Homepage sections]]> https://themepalace.com/topic/homepage-sections-2/#post-78343 Tue, 28 Aug 2018 01:38:59 +0000 ron Issue #1: When I activate “enable headline section,” it doesn’t show the news at the top part of my page like it does on the demo.
Issue #2: When I activate “enable service section,” the services doesn’t actually show on my page like it does on the demo.

How do I resolve both of these issues?

]]>
https://themepalace.com/topic/cant-upload-images-through-the-gallery-template-or-section/#post-71921 <![CDATA[Reply To: Can't upload images through the gallery template or section]]> https://themepalace.com/topic/cant-upload-images-through-the-gallery-template-or-section/#post-71921 Thu, 17 May 2018 04:16:47 +0000 wensolutions Hello @yahnendgo,

Firstly, we would like to apologize for all the inconveniences.

In the theme there different available. So to use the templates you have to go to the individual page and assign the template to that page. The functionality of the templates can be controlled from the Admin Panel > Appearance > Customizer.

For example, if you like to use the Contact Us Template then at first create the page “Contact Us” or any page with any other name from Admin Panel > Pages > Add new.

Then go to that page edit screen and chose the template “Contact Us Template” and save the setting.

https://prnt.sc/jiwepi

Now go to Admin Panel > Appearance > Customize > Contact Us template and edit the functionality as per your requirement.

Hope this helps.

Let us know if you have any confusion further.

Thank you.

Best Regards!!

]]>
https://themepalace.com/topic/cant-upload-images-through-the-gallery-template-or-section/#post-71883 <![CDATA[Reply To: Can't upload images through the gallery template or section]]> https://themepalace.com/topic/cant-upload-images-through-the-gallery-template-or-section/#post-71883 Wed, 16 May 2018 16:09:14 +0000 YahNé Ndgo This didn’t actually answer my inquiry, because I was trying to explain that the upload button wouldn’t work in the custom option (I may not have been clear enough), but, I rebuilt the site using the parent theme and it works fine there.

However, I have another question:

How do I access the template listed in the demo under the menu item “other templates”?

]]>