Add padding to menu text

Home Forums Pro Support Add padding to menu text

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #69092
    Sarah CampbellSarah Campbell
    Participant

    Hi,

    I am trying to add padding to my mobile menu so that when it is open the text doesn’t sit directly at the top of the page but more so positioned in the middle.

    How would I go by achieving this?

    Regards,

    http://www.beautifulbrowboutique.com.au

    #69096
    Peter FeatherstonePeter Featherstone
    Participant

    Hey Sarah,

    The below Custom CSS will allow you to pad the top slightly.

    You can adjust the exact values to your specific needs accordingly:

    #responsive-menu-pro-container {
       padding-top: 50px;
    }

    Hope that helps

    Peter

    #69095

    I’m trying to do the same thing.

    Where exactly does that CSS go?

    This is my page:

    http://embayo.com/nuevaweb/

    Thanks for all!

    #69094

    That doesn’t go there.

    #69093
    Peter FeatherstonePeter Featherstone
    Participant

    Hi Fernando,

    As per the other support request, the Custom CSS option inside the plugin.

    All the best

    Peter

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Add padding to menu text’ is closed to new replies.