Avatar

Proweb2011

Proweb2011

About

Username
Proweb2011
Joined
Visits
38
Last Active
Roles
Expired

Comments

  • Thank you, this was the answer: @media only screen and (min-width: 1240px) {     #Top_bar #logo { height: 123px !important; } } #Top_bar .menu > li > a span:not(.description) { line-height: 20px; padding: 105px 15px 5px 15px ; } ***This has n…
  • Thank you, the mobile portrait issue is fixed, but now the desktop logo has shrunk here is my custom CSS @media only screen and (min-width: 960px) and (max-width: 1059px) { #Top_bar #logo { height: 123px !important; } #Top_bar .menu > li > a …
  • I have also tried @media only screen and (max-width: 320px) {         #Top_bar .top_bar_left {                 height: auto !important;         } } but still space on mobile portrait
  • This is my custom CSS #Top_bar #logo { height: 123px !important; } #Top_bar .menu > li > a span:not(.description) { line-height: 20px; padding: 105px 15px 5px 15px ; } body:not(.template-slider):not(.header-simple) #Header { min-height: 0 !imp…
  • Thank you, it is a little better. Perfect on mobile landscape, but still a space on mobile portrait Do you have a css to close the gap on mobile portrait, please Kind Regards,David
  • Thank you for your prompt reply, here is the linkhttp://www.hallwoodassociates.com/site (this shows fine on destop, but large gap on mobileI have also set up a user accountU: bethemeP: betheme Thank you for your helpKind Regards,David
  • it looks like the screenshot link was broken, here is another > http://profilebusiness.co.uk/responsiveview.png