Home › Forums › Gravida Support › Hide / Stop Slider on Gravida PRO
- This topic has 16 replies, 2 voices, and was last updated 1 year, 8 months ago by Sonl Sinha.
-
AuthorPosts
-
February 20, 2022 at 11:30 pm #190858
We no longer want to use the Gravida slider on the front page. how do we disable it. There is not a setting in slider settings.
February 21, 2022 at 6:05 pm #190897Hi,
Your 1 year support for theme has expired and your theme is also outdated. To continue receiving theme updates/access and support for another year kindly subscribe for just $18
Pay via PayPal:
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=E6MFAFM4T6RDLPay via Credit Card:
https://buy.stripe.com/cN28wX09i5K3bJK8wB
Once paid we will again renew your support for 1 year and you will also receive theme updates/access as and when they happen.
Upgrade to all themes offer
Upgrade to All Themes package of 300+ themes and 8 plugins for just $69 instead of regular $99. Check them out at sktthemes.org/themes
Here’s the link for payment via PayPal: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7J5NCPDV8XXD2#/checkout/subscription
Via Credit Card:
https://buy.stripe.com/eVacNd1dm2xR7tu8wz
We look forward to welcoming you again into our family.
Regards,
ChrisFebruary 21, 2022 at 8:50 pm #190911Wait you charge a support fee for gravida pro users to ask questions on this forum? That is a first.
February 21, 2022 at 9:28 pm #190912After further investigation, we see the front page slider is supposed to have been part of our upgraded to GRAVIDA PRO purchase and is not in the appearance / customize area. After looking more closely as documentation our PRO admin area is not the PRO but the basic version. Even when theme installed says PRO. Why? Please advise why we paid for the PRO version and do not have the PRO admin items which should have been included?
February 22, 2022 at 2:31 am #190920Made yearly renewal payment. Do not see order in our account online at SKT Themes.
February 22, 2022 at 12:44 pm #190939Hi,
Kindly show us your website URL please?
Regards,
ChrisFebruary 22, 2022 at 11:16 pm #190968Sorry thought it was on my account. https://www.vo101.com thank you!
February 23, 2022 at 4:31 am #190971We downloaded the zip you all supplied in our account at SKT Themes. We ran the install and it was a nightmare and messed up everything. The website looked terrible. I mean ruined every page…thus we ran a backup and the site is back to normal PHEW!
All we want to stop the use of the nivo slider. Can you all just supply us with a css code snippet to kill the slider on the home page and entire site. SEO seems to suffer with using slider we have learned. Thx!
February 23, 2022 at 10:49 am #190983Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
#home_slider { display: none !important; }
Regards,
ChrisFebruary 23, 2022 at 9:44 pm #191004THANK YOU Chris!
February 24, 2022 at 10:54 am #191034🙂
April 5, 2023 at 11:15 pm #204750Curious…when we add this supplied css code it also removes the header. Can you share to just remove our slider on the home theatre theme? Thank you!
#home_slider {
display: none !important;
}April 6, 2023 at 9:10 am #204755Hi,
We checked, header is visible on the website.
Can you send us the screenshot of your issues? Upload your screenshot on https://imgbb.com/ and paste the share url here.
Regards,
ChrisApril 8, 2023 at 5:31 am #204808Actually it is online our other sites. https://www.voradioonline.com we can not re-add it as we can not have the header gone. When added to css code it removes header too.
April 10, 2023 at 9:08 am #204821Hi,
Okay, Kindly use this CSS as well.
.has_trans_header .header_wrap { position: relative; }
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.