أكواد شريط التمرير في ووردبريس

أكواد شريط التمرير في ووردبريس

 

هناك طريقتان لتصميم شريط التمرير في ووردبريس

الطريقة الأولى؛ عن طريق قالب ووردبريس

 

Image

ستظهر هذه القائمة

Image

يرجى إختيار

Image

هنا تكتب الاكواد

Image

ملاحظة؛ هنا لا تكتب

(<style> </style>)

 

الأكواد

::-webkit-scrollbar{

width: 13px;

background: black;

}

::-webkit-scrollbar-thumb{

background-color: red;

border-radius: 20px;

height:370px;

}

::-webkit-scrollbar-thumb:hover{

background-color: black;

border-radius: 20px;

height:370px;

}

::-webkit-scrollbar-track{

background: pink;

margin: 50px;

}

::-webkit-scrollbar-track:hover{

background: silver;

}

 

الطريقة الثانية؛ عبر

Elementor

Image

 

يرجى إختيار

Image

 

هنا تكتب الاكواد

 

Image

الأكواد

<style>

::-webkit-scrollbar{

width: 13px;

background: black;

}

::-webkit-scrollbar-thumb{

background-color: red;

border-radius: 20px;

height:370px;

}

::-webkit-scrollbar-thumb:hover{

background-color: black;

border-radius: 20px;

height:370px;

}

::-webkit-scrollbar-track{

background: pink;

margin: 50px;

}

::-webkit-scrollbar-track:hover{

background: silver;

}

</style>

شكرا لك على وقتك لقراءة هذا المنشور

Shopping Cart

You cannot copy content of this page

Thank you 😊

There was an error while trying to send your request. Please try again.

Juliet Rose will use the information you provide on this form to be in touch with you and to provide updates and marketing.