Move Cookies buttons to left side
-
Hello, Can you help me with moving cookies Accept and more info buttons toward left side . Screenshot attached
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .wd-cookies-inner {
flex-direction: row-reverse;
}
body .wd-cookies-inner .cookies-info-text {
margin-left: 30px;
}
Best Regards
thank you for reply but it didnot work
Update: Thank you, It works after clearing cache.
You are welcome!
Wish you a wonderful day!
The topic ‘Move Cookies buttons to left side’ is closed to new replies.