Hi
may i know how hide that 2 button’s in up?
that learn more and download
Thank you
Hi
may i know how hide that 2 button’s in up?
that learn more and download
Thank you
hey there
Please add this CSS in appearance - customize - additional CSS
a.header-button-one, a.header-button-two {
display: none !important;
}
Thanks!
Colorlib Support Team