Yes for each theme the div for slider is different. We can see which div affects and use display none in css to hide it.
We can also comment out code in header.php and use some other slider instead.
You are using SKT Full Width Pro and hence gave the answer in that context.
We always help clients with their requests so if you are planning to buy another theme and want to completely remove the slider or replace it with some other slide we will help you in doing so.
I recently purchased the bakery theme for a project. I’m having difficulties removing the twitter feed and making other modifications (replacing call for reservation with “call for appointment”).
I tried editing the theme manually through sublime text, however when downloading the theme via FTP, the files do not reflect the changes I made on WordPress. I tried looking in “index-default.php”, not sure if this is the right file. It shows the default template, instead of the most recent content added by me
Use loco translate plugin: https://wordpress.org/plugins/loco-translate/ Convert our English text to all NL one and create your own translated language and add that in config.php (add language folder and that file within your child theme and not in parent).
I have a couple of things that I am trying to deal with in the We Bake theme
The logo image is in its own Div which means the nav then sits below pushing more content below the fold, I have tried taking out the <div class=”clear”></div> between them, then the menu floats to the top which can only be fixed by adding padding which is not ideal for mobile, any other sugesstions
on mobile the slider appears above the nav, if I move it below the nav in the header.php it is fine on mobile & homepage but on desktop sub pages the nav is obliterated by the slider.
The Slider text I want on multiple lines justified left, I have it on the left but forced on multiple lines via padding which does not work on mobile
page.php controls the default template. So its like pasting full width page template code in page.php and removing the template name from above. It will be default template.
But please take a backup or have ftp access because if things go wrong you might want to revert to original.
That would be difficult as you would have to check custom_functions.php file and remove validation from there as well as js file. Instead use Contact form 7 plugin removing ours.