I need your help, I have two problems: 1) Slideshow is not totally responsive and is in half. 2) when I click on the menu, on the news and contact buttons (add and information) they show me a blank page, only the menu and the footer are visible
sergiosp Hi
Try to add this to custom.css file
@media screen and (min-device-width: 320px) and (max-device-width: 480px) {.layout-slideshow{height:200px !important;}.layout-slideshow .sprocket-features-title{font-size:1em !important;}}
and adjust values accordingly
Dear Aman204, thanks for the solution of the first problem, now it remains to solve the second point. I am still with problems of visualization of contents in the buttons of the menus: 1)Noticias 2) Contacto (sumate e informaciĆ³n) in these two buttons I only see the menu and the footer Kind Regards
Hi
Looking at the pages and the template style you need to create a new template style that contains the content area
At the moment you don't the component / content area set to display - if you check the layout tab you can adjust the layout to include this area
For example if you were to switch to default the content area will display
Cheers Paul
Thanks Paulus1031!
You're welcome
I'll mark this thread resolved