I see a number of people having the same issue, their fixes seem to be removing css they have added. I tried to remove all of the css I have added and plugins to try and see if that is it and I am still having the issue.
This is my current CSS:
div#header_meta [data-av_icon]:before, div#header_meta .phone-info {
font-size: 18px !important;
}
#socket .social_bookmarks a {
font-size: 20px;
}
@media only screen and (max-width: 480px) {
.avia-caption-content, #top .avia-slideshow-button { display: none !important; }}
#top .av_header_glassy.av_header_transparency .header_bg {
opacity: 0.6;
background: white;
}
Any ideas how to fix this?
Thank you for your help.
Hi Micheal0424!
I checked your anchor links and it seems to work fine or me. Which kind of change do you wish? can you explain a bit further? and maybe even show us what you need using screenshots? use imgur.com or dropbox.
Best regards,
Andy
Okay, that is strange. They are working now.
They were cutting off the top of each colored section.
Maybe it was fixed when I was making the changes before and cache threw me off, not sure.
Thank you for checking it.