Tagged: CSS
Hi guys,
My website is ruined after I posted the following CSS codes found on the forum:
@media only screen and (max-width: 767px) {
.responsive .logo a {
display: inline-block;
vertical-align: middle;
}
.responsive.html_header_top.html_logo_center .logo {
text-align: center;
}
}
Below are the list of issues affected by the CSS codes above:
1) Some website contents’ sizes shrink
2) Header becomes transparent (despite selecting no transparency)
3) Menu, menu fonts shrink
4) Large part of avia builder functions not working
Please refer to the original site screenshots before I implement the CSS codes.
I need help to revert the changes, guys!
Thanks & Regards,
Steve
Hey stevegoh422,
I believe you added the css code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file which can be accessed from Appearance > Editor. To revert the changes please go to the same location where you added the css code and remove it :)
Best regards,
Vinay
Hi Vinay,
Actually I’ve already done that the moment I saw the changes. Nothing happened back then.
Apparently, it was caused by disk space problem.
I have found the solution already!
Thank you, Vinay!
Regards,
Steve