Margin-Top for Mobile only

Jimyape created the topic: Margin-Top for Mobile only

Dear Guys,

I really like your slider and it does its Job perfectly.

Only for my mobile appearance I Need the slider to have a slightly gap from the top.

I tried to achieve this with the following css:

media screen and (max-width: 768px) {
margin-top: 20px;
}

But this doesnt work for me. I guess its because normally I Need a ".xxx" Name which should be adjusted for mobile, but I dont know the Name of your plugin to use here.

media screen and (max-width: 768px) {
".xxx" {margin-top: 20px}
}

Hope you can help me, thanks in advance

Jimy

#81281

Please Log in or Create an account to join the conversation.


Sona N. replied the topic: Margin-Top for Mobile only

Dear Jimy,

Thanks for contacting us. Actually you can use the following code:

@media screen and (max-width: 768px) {
div[id^="wds_container1_"] {margin-top: 20px;}
}

It should do the trick. Thanks!

#81323

Please Log in or Create an account to join the conversation.


Time to create page: 0.154 seconds
Powered by Kunena Forum

WORLD-CLASS SUPPORT

We are here for you every step of the way. Turn to our support with any questions you might have about our products and services. Our experienced customer care team is available to help you as fast as we possibly can.

Contact us