Viewing 2 reply threads
You must be logged in to reply to this topic.
Hi Team,
Could you please help me check out why the layout is disordered, content missing, menu missing in every devices preview except for desktop computer?
Thanks
Hi team,
Thank you, you really did a good job! And one thing I don’t understand is why the slider is being cut and the words not fit into the screen? can I adjust it by myself?
THanks
Hello,
Sorry for the late reply. Please add this code into your custom css box:
@media (max-width: 979px){
.tp-caption.small_light_white, .small_light_white {
padding-left: 25% !important;
}}
@media (max-width: 1024px){
div#slide-10-layer-1 .tp-splitted {
left: 64px !important;}
}
Let us know.
Best regards!
You must be logged in to reply to this topic.