CDD to control the height of the desktop menu?

Home Forums Pro Support CDD to control the height of the desktop menu?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #69988
    Jay WarrenJay Warren
    Participant

    Hi There,
    Could you please help me with adjusting the position of the desktop menu text? I’m using the following code to control the top left logo but not sure about the CSS for the desktop menu.
    Thanks!

    #responsive-menu-pro-header #responsive-menu-pro-header-bar-logo img {
    margin-top: 0px; margin-bottom: 10px;
    }

    #69991
    Kriti SharmaKriti Sharma
    Keymaster

    Hi,

    Welcome to Responsive Menu Pro Support Forum. Hope you are doing well.

    I need the Url of your website so that I can help you accordingly. Also, please tell me on what text you want to apply the custom CSS.

    Kind Regards,
    Kriti

    #69992
    Jay WarrenJay Warren
    Participant

    Thanks!
    Here is the site https://sharkfin-dev.co.uk/101/

    It is the Home | About US | etc. that we want to move higher.

    #69993
    Kriti SharmaKriti Sharma
    Keymaster

    Hi Jay,

    Use the following CSS to move the navigation menu higher.

    #responsive-menu-pro-container {
        padding-top: 15px !important;
    }

    Regards,
    Kriti

    #69994
    Jay WarrenJay Warren
    Participant

    Thanks!

    #69995
    Kriti SharmaKriti Sharma
    Keymaster

    Sounds good. Thank you.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘CDD to control the height of the desktop menu?’ is closed to new replies.