- This topic has 3 replies, 2 voices, and was last updated 4 years, 1 month ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Toothy Theme Support › How to delete certain parts of template
I looked everywhere and I’m quite savvy in WordPress/Elementor, but how to delete certain parts of template? My test version can be found here: https://www.mijntestomgeving.online/fabels/ and I want to delete the waves under the slider (make it a straight line) and also the menu directly next to it on the right side. I checked all templates and pages, but with no luck. Can somebody help?
Erik
PS: is the theme called Teethy or Toothy, I see both…
Hi,
1. I want to delete the waves under the slider
Ans: Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.wave-pattern {
display: none !important;
}
2. also the menu directly next to it on the right side.
Ans: To remove sidebar there are 2 process.
1. You go to pages >> edit any page and on right hand side under page attributes select template: Full Width and save.
2. Second way is to go to Appearance>Widgets and drag and drop a new widget in main sidebar to replace what is shown in default on the sidebar.
Regards,
Brad
Hi Brad,
Thanks for your feedback! Everything is fine now.
Erik
Hi,
If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org
Regards,
Brad
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]