@singingfalls I am sorry for the delay in response.
Changes have been made to my slider texts and subtexts. The main text is underlined in red and the subtext is aligned to the right of the page. I did not make these changes and I am not sure how this happened. How can I correct these changes?
How did make changes on those? Is there anything you can share here to help me replicate and debug it?
I would also like to remove the button or edit the colors etc of the slider button.
You can style the button with this CSS code to apply into Appearance > Customize > Additional CSS from dashboard (/wp-admin).
.header-slider .roll-button {
background-color: #fff000;
border: 1px solid #fff000;
}
.header-slider .roll-button:hover {
background-color: transparent;
color: #fff000;
}
Use this CSS code to remove it
.header-slider .roll-button {
display: none;
}
Regards,
Kharis
Your assistance is greatly appreciated @kharisblank .
I do not know how these changes took place. I suspect it had something to do with adjustments I made further down the page using Elementor. That is just a speculative guess though.
Thank you for the CSS mods. Much appreciated.
@singingfalls thank you for getting back.
I checked your site and seems likely your site’s main slider’s button has custom style applied.
Please confirm whether you still need any help with it or not. Or, you may set this topic as resolved.
Happy Holidays to you!
Regards,
Kharis
I think we have it squared away. Thank you again @kharisblank I will close the thread.
All the best to you.
s