Comments Giuseppe started the conversationMarch 19, 2020 at 12:59pmHi There,In the Soonar Studio theme how I hide the Back button as in the screenshot 674Alexandre repliedMarch 19, 2020 at 1:55pmHello Giuseppe,You have to hide it with a custom css code.Please go to wp-admin>theme options>custom css/jsAnd add this code in the custom css field..back-btn{display:none;}Thanks, Alexandre from the Sonaar.io CrewGiuseppe repliedMarch 19, 2020 at 2:22pmHi Alexandre,Thanks for you reply but the css code don't work. I copied and pasted the code, saved and refreshed the site but the button is always there! 674Alexandre repliedMarch 19, 2020 at 2:34pmMay I have your urlThanks, Alexandre from the Sonaar.io CrewGiuseppe repliedMarch 19, 2020 at 2:41pmhttps://braaamstudio.com/videos/per/Giuseppe repliedMarch 19, 2020 at 2:47pmReally the button is show just on the Videos archive pages 674Alexandre repliedMarch 19, 2020 at 3:35pmHi,No back buttonis visible on https://braaamstudio.com/videos/per/ https://d.pr/i/ROQuovYou probably need to clear cache from your browserThanks, Alexandre from the Sonaar.io CrewGiuseppe repliedMarch 19, 2020 at 3:45pmYeppy! Now work. Thanks ;) 674Alexandre repliedMarch 19, 2020 at 6:06pmYou are welcomeThanks, Alexandre from the Sonaar.io Crew Sign in to reply ...
Hi There,
In the Soonar Studio theme how I hide the Back button as in the screenshot
Hello Giuseppe,
You have to hide it with a custom css code.
Please go to wp-admin>theme options>custom css/js
And add this code in the custom css field.
.back-btn{
display:none;
}
Thanks,
Alexandre from the Sonaar.io Crew
Hi Alexandre,
Thanks for you reply but the css code don't work. I copied and pasted the code, saved and refreshed the site but the button is always there!
May I have your url
Thanks,
Alexandre from the Sonaar.io Crew
https://braaamstudio.com/videos/per/
Really the button is show just on the Videos archive pages
Hi,
No back buttonis visible on https://braaamstudio.com/videos/per/
https://d.pr/i/ROQuov
You probably need to clear cache from your browser
Thanks,
Alexandre from the Sonaar.io Crew
Yeppy! Now work. Thanks ;)
You are welcome
Thanks,
Alexandre from the Sonaar.io Crew