Hello !
I’d like to center a small text in my page ‘OUR SITE IS COMING SOON”, white text with a grey background, just around the text (padding 20px). Like a button in fact but without any link.
I’ve tried the button shorcode, but even if I don’t enter any url, the hand is displayed on the page. How could I remove the hand?
I’ve also tried 4 columns : 1/4-1/2-1/4 but the background is too large.
What would be the best solution?
Tx guys!
Marine
Hey newki75,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
Page I’m speaking about is Maintenance : http://cedricgournay.com
Tx !!
Hi,
It’s not a link on my end, I’m guessing you changed it? How about just using a Color Section and Special Heading element inside of it?
Don’t send login details in the public area of your reply, unless you want anyone to have admin access to your site that is.
Best regards,
Rikard
Hi,
Thanks, looks like a button now. If you want it to not have a link then try this in Quick CSS:
.home #av_section_2 a.avia-button {
pointer-events:none;
}
Best regards,
Rikard
Wow awesome tx !
You can close the issue :-)
Nice day!