Hello all,
I have a problem with my website. My website http://www.cyplasticsurgery.com its not responsive at 1024 x 768. The logo overlaps the menu.
how can i fix them?
http://postimg.org/image/bt0ek7xzh/
here is the screenshot
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 1240px) and (min-width: 990px) {
#top #header .av-main-nav > li > a {
font-size: 12px;
padding: 0 7px;
}
.logo * { max-width: 80% !important; }}
Best regards,
Yigit
thank you very much!
another one quenstion. How can i make the telephone number at the header bold and larger size?