Hello ghostmi,
Unfortunately, the theme does not have any such an option that allows you to do this, sorry! If you want to change the header style responsive layout, you should do it yourself through adding such a CSS custom code to target the mobile devices, using the @media queries, like this -> https://www.w3schools.com/css/css3_mediaqueries_ex.asp This is just a simple suggestion! If you are not aware of the steps which are needed to take in this case, please consider hiring a freelancer/developer because we cannot provide this such an additional customizations at the moment, sorry!
All the custom CSS code should have to be added through the Theme panel, Custom Code section from here -> https://www.screencast.com/t/YaIY3vi1UWS9
Thanks for your understanding!
hello, thanks for the reply, I saw that in the path wp-content/themes/Newspaper/mobile/ there is a mobile theme …. in this folder is not present the responsive version of the theme?
I thought about this, and then I wonder if I can add a new personal area at the top of the site responsive mobile version (not the mobile plugin).
in this case I ask which page (example: wp-content/themes/Newspaper/mobile/header.php) should I change?
I hope to erremi explained well 🙂
thank you
Hello ghostmi,
If you want to affect the responsive style of the theme, notice that you should edit the style.css core file because there you will find all the code which is applied to our theme for each element. Check here -> https://www.screencast.com/t/XTRSyfcr
Thanks for your understanding!
Hello ghostmi,
If you want to affect the mobile version of the theme you should use the @media queries with your custom CSS code.
Check the documentation from here -> https://www.w3schools.com/cssref/css3_pr_mediaquery.asp This task involves doing such additional customizations and we cannot provide something like this at the moment, sorry!
Thanks for your understanding!