responsive problem

Home Forums All Other Themes responsive problem

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #44326
    FilippoFilippo
    Member
    • Topics: 3
    • Replies: 0
    • Total: 3
    Member since: December 30, 2015

    In the website: www.filippofarinelli.com, in Smartph. or tablet the main pictures of the pages (I’m on the left of page) is not completely visible. Could you adapt it please? In computer view, the main menu is not adaptable to the page, so, for example, the long menu: Repertoire/Voice/ is not completely visible. Could you adapt to the page please? I’m looking forward to hearing from you asap! Filippo Farinelli

    #44348
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Kindly go to Appearance>>Theme Options>>Layout Settings>>Custom CSS Box:

    Add this code there:

    #site-nav ul li:hover ul { top:0 !important; width:210px;}

    @media screen and ( max-width:767px) {
    #supersized li.slide-1 img, #supersized li.slide-2 img { left:-20% !important;}
    }

    Regards,
    Shri

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.