Disco Dancer Theme

Home Forums All Other Themes Disco Dancer Theme

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #140948
    Dennis WeitzelDennis Weitzel
    Participant
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: June 16, 2016

    i got a question bout the menu bar on my website (https://www.fbp-music.com/)
    if you open the menu bar/window from a responsive device, the selectable pages fill only the upper half of the
    menu window. the lower half is empty. is there a way to stretch the selectable pages to the full size of the menu window ?

    #140949
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30639
    • Total: 30639
    Member since: August 16, 2013

    Hi,

    Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.

    Regards,
    Brad

    #140957
    Dennis WeitzelDennis Weitzel
    Participant
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: June 16, 2016

    https://imgur.com/a/zSXjQw7

    #140972
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30639
    • Total: 30639
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (max-width:479px) {
    .sidr ul { margin-top:30px !important;}
    .sidr ul li { line-height:75px !important; border-bottom: 1px solid #444;}
    .sidr ul li a, .sidr ul li span { font-size:20px !important;}
    }

    Regards,
    Brad

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