Main menu

Home Forums SKT Full Width Forum Main menu

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #58906
    DominiqueDominique
    Member
    • Topics: 13
    • Replies: 11
    • Total: 24
    Member since: May 10, 2016

    Hi,

    website: www.strattoneducationtrust.org

    Can the menu (the main one on the left) be made more responsive?

    1. We would like the logo to shrink and the menu to get a bit narrower (we appreciate it can only get so narrow)

    2. Can we make the menu slightly narrower when full size?

    3. Can the menu be moved further left – say 5% padding from left?

    4. We’ve noticed a glitch when we make the window half the screen width. A rectangle appears behind the menu, losing the transparency and the flag detail at the bottom. Please could you have a look at this too?

    Thank you,

    Dominique

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

    Hi Dominique,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    @media screen and (max-width:786px) {
    #slidecaption{display:block !important;}
    .header .logo, .header{background-color:rgba(0, 0, 0, 0.5) !important;}
    }
    @media screen and (min-width:980px) {
    .header .logo img { width: 55% !important;}
    #secondary { position: relative; left: -30px !important;}
    }

    Regards,
    Brad

    #59634
    DominiqueDominique
    Member
    • Topics: 13
    • Replies: 11
    • Total: 24
    Member since: May 10, 2016

    Hi,

    Sorry it has taken me a while to respond.

    This didn’t sort the issue. In fact the menu now begins to disappear of the page when you reduce the width.

    Our queries are:
    Is it possible to keep the menu on the left of the screen, regardless of screen size (aside from mobile devices), with say around 30px gap before the menu? I have a 1920 width screen and the menu ends up nearly in the middle of the screen. I appreciate mine is a wide screen but it would be good if it looked good on mine too.

    A black box appears behind our menu when the screen width reduces to 998px and only disappears when the menu swaps out for the mobile version. It stops the menu from appearing transparent and fills in the bottom of the flag. Is it possible to lose this box/block.

    Thank you
    Dominique

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

    Hi Dominique,

    Kindly send us your URL of the site and WordPress admin details via sktthemes.net/contact

    Please mention this forum URL while replying so that we understand what needs to be done.

    Regards,
    Brad

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

    Hi Dominique,

    This issue was resolved from our end. Kindly check and confirm.

    Regards,
    Brad

    #59776
    DominiqueDominique
    Member
    • Topics: 13
    • Replies: 11
    • Total: 24
    Member since: May 10, 2016

    Perfect! Thank you 🙂

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

    If you found our service good kindly review us here:
    https://www.sktthemes.org/forums/topic/reviews-and-testimonials/

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Main menu’ is closed to new replies.