Ugh, what am I missing here? Trying to center this without it blowing everything up.
Some styling was done to get the sub-men\u below the phone info. But the phone info won’t center.
Thanks
Hi Justin!
Thank you for using Enfold.
Please use this:
nav.sub_menu {
position: absolute;
top: 55px;
right: 10px;
}
.av_phone_active_right .phone-info {
float: none;
text-align: center;
}
Cheers!
Ismael