webhuntsupport
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Kyma] Adding links to the “services” icons and titlesHello,
Create a “Child-Theme” directory first.
Now create a “home-service.php” file into your “Child-Theme” directory and open it into any text editor.
Now copy the code from given this link and paste into “home-service.php” of your “Child-Theme” directory.
Save the changes.
After it put below CSS rules into Custom CSS Editor:
.k-service-url:before { width: 100%; height: 100%; display: block; position: absolute; top: 0px; left: 0px; content: ""; } .screen-reader-text { clip: rect(1px,1px,1px,1px); height: 1px; overflow: hidden; position: absolute!important; width: 1px; word-wrap: normal!important; }
Save the changes.
Thank You
- This reply was modified 6 years, 9 months ago by webhuntsupport.
- This reply was modified 6 years, 9 months ago by webhuntsupport.
- This reply was modified 6 years, 9 months ago by webhuntsupport.
Hello,
Thanks for prompt support.
Now i found another issue.
The issue is :
I import files using local import files (from theme folder)?
But unfortunately i can’t importing demo-content.xml file on local sever.
Now in my case widgets.json and customizer.dat file working properly but
demo-content.xml not working.
Please check ASAP.
Thank You
Forum: Themes and Templates
In reply to: [iCare] Home pageHello,
May be you are talking about the breadcrumb background image.
So follow below instructions:
Go to Dashboard Admin Panel >> Appearance >> Customize >> General Settings >>
Breadcrumbs & Title.
Here you can set title bar settings.
Save the changes.
Thank You
Forum: Themes and Templates
In reply to: [iCare] Home pageHi,
As we have checked there is hero image not available.
So please insert hero section again and save the changes.
Thank You
Forum: Themes and Templates
In reply to: [Awada] Awada slider arrowsHello,
Please put below CSS rules into Custom CSS Editor:
nav#nav-arrows { display: none; }
Save the changes.
Thank You
Forum: Themes and Templates
In reply to: [Awada] The link is not working properlyHello,
Please provide page URL where you are facing this issue.
Are you using any cache plugins?
If yes, then clear the plugin cache and browser cache.
After it see the changes.
Let us know for further assistance.
Thank You
Forum: Themes and Templates
In reply to: [Awada] The link is not working properlyHello,
Use link format as given below.
<a href="Your LInk">Your Link Text</a>.
Let us know for further assistance.
Thank You
- This reply was modified 6 years, 9 months ago by webhuntsupport.
Forum: Themes and Templates
In reply to: [iCare] Home pageHello,
Please create a “Home-Page” first.
Go to Dashboard Admin Panel >> Appearance Menu >> Customize.
Now click on “Home Page” which you created above.
Here you will see some sections with custom content.
Now you able to modify home page and its custom content with live preview here.
Let us know for further assistance.
Thank You
Forum: Themes and Templates
In reply to: [iBiz] Sidebar/widgets is not appearing on homepageHello,
“Sidebar on Homepage” feature is not available in this theme.
And as we checked you are using a other theme.
If you have further issue please let us know.
Thank You
Forum: Themes and Templates
In reply to: [Awada] New Slider / Old slider do not matchYou are most welcome.
Thank You
Forum: Themes and Templates
In reply to: [Awada] Menu font color ‘current’You are most welcome.
Thank You
Forum: Themes and Templates
In reply to: [Awada] Menu font color ‘current’Hello einsteinsolutions88,
Try to put below CSS Ruels into Custom CSS Editor:
#awada-header .dropdown-menu li a { color: #000; } #awada-header .navbar-nav > li > a:hover, #awada-header .navbar-nav > li.current_page_item > a { background-color: #ffffff; color: #000 !important; }
Save the changes.
Let us know for further assistance.
Thank You
Forum: Themes and Templates
In reply to: [Kyma] Twitter icon always visibleHello,
Please update your theme package.
Thank You
Forum: Themes and Templates
In reply to: [Awada] Slider – problem with responsiveHello,
Please follow below instructions:
Try to put below CSS rules into Custom CSS Editor:
.sl-slider-wrapper { padding-bottom: 31%; } .sl-slider-wrapper { height: auto; } .demo-2 .bg-img { height: auto; }
Save the changes.
Thank You