please take a look at my site… I’m trying to have 2 buttons side by side and centered on the homepage at the top area (the Sign Up Now and Watch Video buttons). They are currently aligned left and stacked…. I looked and tried many of the closed threads in the support area but nothing worked right. Can you please help me???
Hi stacieclark,
Please try the following in Quick CSS under Enfold–>General Styling:
#hmvideo .avia-button-wrap {
display:inline !important;
}
It looks like you have a <br>
between the buttons, please remove it.
Thanks,
Rikard
This brought it side by side but I still need them centered AND for there to be space between them… any ideas?
also.. I’ve had this other request in but I haven’t received a response that works… if you look right in the center of the video when you refresh the page, you will see a little “loading” icon that I need to disappear (both on desktop AND mobile)…. I was given some code but it doesn’t work (it’s still in there)
Hey!
1.) I checked your buttons and they are centered for me with space between them. Could you fix it already?
2.) I can’t see any loading icon on your video. Could you remove it already?
Cheers!
Andy
Yes. Thanks Andy. I had to get it done quick so I kept trying different things until it worked :o)