WebHunt Infotech
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [matrix] scrollingHello,
Go to Dashboard admin panel >> Appearance >> customize >> General Settings >> Global Options.
Now unchecked the “Nice Scroll Enable” checkbox and save the changes.
Thank You
Forum: Themes and Templates
In reply to: [Frontech] Change Call to action button colourHello,
Put bellow CSS rules into custom CSS editor:
.frontech-btn-black-lg:before { background: rgba(47, 47, 47, 0.7) !important; }and replace rgba(47, 47, 47, 0.7) color with your color code.
Save the changes.
Thank You
Forum: Themes and Templates
In reply to: [Awada] Extra section does not show correct pageHello,
Are you want to make this page link as a Home page.
If not please provide screenshot Or explain in more detail.
So that we could understood what you want to achieve.
Thank You
Forum: Themes and Templates
In reply to: [Frontech] Change the Slider ImagesForum: Themes and Templates
In reply to: [Frontech] Move Individual menu items to the rightHello,
This feature is not available in this theme. You can add register, login etc. menu items into copyright section(Below the footer section).
Thank You
Forum: Themes and Templates
In reply to: [Frontech] Frontech Service Link not working/ how to editHello,
Go to dashboard admin panel >> Appearance >> Customize >> Home Sections >> Service Options/Portfolio Options.
Now here you can edit everything.
Thank You
- This reply was modified 6 years ago by WebHunt Infotech.
Forum: Themes and Templates
In reply to: [Fortune] Main Navigation Pages aren’t clickableYou are most welcome.
Thank You
Forum: Themes and Templates
In reply to: [Fortune] Main Navigation Pages aren’t clickableHello,
Sorry for delay in response.
First of all install and activate “custom CSS & JS” plugin from WP Plugin directory.
Now try to put below Custom JS code into JS editor:
jQuery(document).ready(function( $ ){ $('.dropdown-toggle').click(function() { var location = $(this).attr('href'); window.location.href = location; return false; }); });Save the changes.
Thank You
Forum: Themes and Templates
In reply to: [Frontech] Our Services style brokenHello,
Sorry for delay in response.
There is no option available for reset customizer settings.
But you can try to search any WP reset plugin from WP Plugin directory which through you can reset whole WordPress settings. or particular customizer section settings.
Thank You
Forum: Themes and Templates
In reply to: [Spina] Typo in footer. Can’t editHello,
Go to dashboard admin panel >> Appearance >> Widgets >> “Footer Widget Area”.
Now drag & drop the widget as per your need.
Like “Kyma Recent Posts” or “Kyma Footer Contact”.
Here you can change the widget title and other information’s.
Save the changes.
Thank You
Forum: Themes and Templates
In reply to: [Elixar] Cannot add header imageHello,
As we checked your header image working well.
Please check it may be conflict by any plugin.
Try to deactivate all one by one and reupload the header image.
Hope it will help you.
Thank You
Forum: Themes and Templates
In reply to: [Kyma] Can’t remove Footer widgetHi,
If you haven’t added any widget in Appearance 》 widgets 》 Secondary / Footer widget area
It’s by default shows some default widget. Once you will add widget in it ( Secondary widget area) it will replace default widgets in footer.
And as for menu besides copyright section in footer, go to
Appearnace 》 Menus 》 Create new menuCheck Secondary menu checkbox in bottom ( Primary menu is to show menu in Header and Secondary menu is for Footer)
Save menu.
Add items in this menu to show them in footer or leave blank to show nothing.
Thank you
Forum: Themes and Templates
In reply to: [Kyma] Can’t remove Footer widgetForum: Themes and Templates
In reply to: [Kyma] Image instead of slider in the HeaderForum: Themes and Templates
In reply to: [Frontech] Page link on footerYou are most welcome.
Thank You