Hi,
im trying to fix a responsive problem that occurred after using this code to move the text position in the home header slider.
.home .slide-inner {
top: 55%;
}
I what the text in Pc version to be a little bit up and in the mobile version to be inside the home slider (now it is beneath it).
I appreciate any help.