Viewing 3 reply threads
You must be logged in to reply to this topic.
Hello,
I have been trying to place buttons side by side each other on the Codeless slider, have tried custom CSS as well as in the codeless builder itself. If this is possible can you please provide the best way to do this?
Also having an issue where I can not seem to remove an element. (row) I have this screenshot here: https://prntscr.com/icqe8n and I have placed a box around what I do not seem to be able to remove.
I kindly await your reply.
Hello,
Please add this code into your Additional Css box:
.cl_element .cl_control-btn:not(:first-child):not(.cl-slide-link):not(.cl_control-btn-add-slide) {
display: block;
}
for the options. We will fix this in the next update.
Let us know.
Best regards!
Hello,
Can you please send us some valid wp credentials in a private reply? So i can fix this for you.
Best regards!
You must be logged in to reply to this topic.