• Resolved fatimaa

    (@fatimaa)


    Hi Kharis,

    i am using Sydney for last 6 years and really loving it. just recognize a problem with my website menu responsiveness the orange button is not shown inline on laptop. image here kindly help me resolve this issue also please tell me how to reduce space between menu items as well.
    will be very thankful to you and Sydney team

    Regards

    Fatima

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @fatimaa,

    Thank you for using Sydney.

    Try adding this CSS code to Appearance > Customize > Additional CSS from dashboard.

    @media only screen and (min-width: 1025px) {
      #mainnav .menu > li {
        padding-left: 5px;
        padding-right: 5px;
      }
    }

    Hope that helps.

    Regards,
    Kharis

    Thread Starter fatimaa

    (@fatimaa)

    Hi @kharisblank,

    sorry for late reply. problem solved code worked well thank you so much for your help.

    Regards

    Fatima

    You’re welcome Fatima!

    Please let us know in a new topic if you have any further questions, or if we can provide you with any other assistance.

    Regards,
    Kharis

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Menu button responsiveness’ is closed to new replies.