Please please help- the update made me have issues. My site is in maintainece mode again.
I have to step out for a few hours and need my site back up. can someone kindly help?
—still looking for help—–
Hey KK,
Thanks for the login details. It would be great if you could specify the problems you are having, are you referring to the notices on the backend?
Best regards,
Rikard
sorry- I was stressin
The footer on my site is still stacked and should be horizontal columns.
I’m afraid to update my site and my client’s site
Hi,
Sorry for the late reply!
Following custom CSS codes you had in style.css file were causing the issue
div .av_one_third {
margin-left: 6%;
width: 70%;
}
#top .flex_column {
z-index: 1;
float: left;
position: relative;
min-height: 1px;
width: 100%;
margin-top: 0;
}
I commented those out. Please review your website
Best regards,
Yigit