akhileshnagar
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Busiprof] Footer Widget SizeHi
Glade to Know that its resolved.Thanks
- This reply was modified 4 years, 2 months ago by akhileshnagar.
Forum: Themes and Templates
In reply to: [Busiprof] Footer Widget SizeHI
Thanks for contacting to us.
We have designed footer widget section, For adding 4 widget in a row.
If you want to increase footer widget width, after increasing width you will add 3 widget in a row.
To increase footer widget width simply follow the given below instruction.
1 Find the custom-widgets.php file located in your theme folder>> functions folder >> widgets folder.
2 Open the file and find the below line of code on line no 20.
'before_widget' => '<div class="col-md-3 col-sm-6">',
3 Replace it with below line of code.
'before_widget' => '<div class="col-md-4 col-sm-6">',
Let us know for any confusion.
ThanksForum: Themes and Templates
In reply to: [Appointment] Slider images no longer 100% widthHi Dear
I already suggest you css code to show image in 100% area. Space on both side is showing bz you uploaded 1600 width size image and you are showing image in bigger then 1600 desktop screen size.
We have two approaches to fix this.
One is adding below css code..homepage-mycarousel .carousel-inner>.item>img { width: 100% ! important; }
Before adding the above css image will show like that,See the snapshot.
After adding css code image will look like that see the snapshot
Second one is to upload 2100*required height image.
Hope I made my point clear.Thanks
Webriti Support staffForum: Themes and Templates
In reply to: [Appointment] Slider images no longer 100% widthHI @actronab
Sorry for your inconvenience, but slider is working well at our end.
Pls share your website url, so that we can take a look and assist you better.Thanks
Forum: Themes and Templates
In reply to: [Appointment] clearfix missing in service section on home pageHi
Thanks for mentioning this issue, we will fix in the next update.
To fix now follow the given below instruction.
Find the appointment-service-section.php file located in webriti-companion plugin folder >> inc folder >> appointment folder >> sections folder.
Find the file and replace the code of it with the code mention in this link.Let us know for any confusion.
ThanksForum: Themes and Templates
In reply to: [Appointment] Wrong order of CSS stylesHI
Which general problem are still available in the parent theme CSS style.
Pls clear us.Thanks
Forum: Reviews
In reply to: [SpicePress] Nice free theme, good supportHi @rolanddeh
Sure we will provide you a solution, pls raise a ticket on the theme support forum.
Thanks
AkhileshForum: Reviews
In reply to: [SpicePress] Nice free theme, good supportHi @rolanddeh
Thanks for giving feedback.
IN our latest version we have removed the custom header image feature.
If you want The custom header feature, We can provide a solution. With the solution, you can implement custom header features with the latest version of the theme.
Thanks
Support Team
Akhilesh- This reply was modified 4 years, 2 months ago by akhileshnagar.
Forum: Themes and Templates
In reply to: [SpicePress] Bugs upgrading to 1.8.6HI
Glade to know that its resolved!
If you like our Theme & Support, rate us HERE.
Thanks:)Forum: Themes and Templates
In reply to: [SpicePress] Can’t delete SpicePress!HI
If you are unable to delete theme via wordpress dashboard.
You can directly delete the theme using FTP utility.
To delete theme via FTP utility refer this link.Thannks
Forum: Themes and Templates
In reply to: [Appointment Blue] Appointment Blue not working after updateHi
Never bundle multiple queries in single thread bz it creates complexity to handle better support queries.
To make slider multilingual add each post in Spanish and French language also.
For your other issue, create a new ticket for each issue. SO that we can assist you better.Thanks
Hi
Thanks for contacting to us.
To make image responsive add the below css code inside the
Appearance >> Customizer >> Additional css box.@media only screen and (max-width: 480px) and (min-width: 200px) { .static-banner { height: 50vh! important; background-size: 100% 100% ! important; } } @media only screen and (max-width: 767px) and (min-width: 480px) { .static-banner { height: 75vh! important; background-size: 100% 100% ! important; } }
Let us know for any confusion.
Thanks
Webriti SupportForum: Themes and Templates
In reply to: [Innofit] Team settings customizer doesn′t workHI
Thanks for using our theme.
Firstly update the theme with the Latest Version: 1.2.5.
Yes, you can delete a particular social media icon for a specific team member.
Simply Go to customize >> Home page section setting >> Team Setting >> Remove social media icon for the respective team members.
See the snapshot https://prnt.sc/tzf2ggLet me know for any confusion.
Thanks
Forum: Themes and Templates
In reply to: [SpicePress] Can’t delete SpicePress!Hi
Pls deactivate the theme and activate other theme.
Delete button is showing at our end.See the snapshot https://prnt.sc/tzdwkp
Can I know the reason, why you want to remove the theme?
ThanksForum: Themes and Templates
In reply to: [Innofit] sayfa k?sm?ndaki eklenti tusuna t?klanm?yorHi @emosadmin
Any update here ?Thanks