Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1100422

    Good morning everyone,

    I need to put white space between each button of menu of this site:

    I need also to have the same size of every button.

    Can you help me?

    #1100637

    Hey claudioaddobbatim2r2,

    Add this to quick css:

    .menu-item{
    padding:0 10px!important;
    }

    Best regards,
    Jordan Shannon

    #1100652

    Thx it works!! and for the “same size” button each other??

    #1100851

    Hi,

    Great, I’m glad that you got it working. I’m not sure what you mean in the last part of your reply though, could you try to explain a bit further please? Maybe you mean that you want the buttons to all have the same width?

    Best regards,
    Rikard

    #1102418

    I mean, that i need that all the buttons of the menu must be, for example 100 px. Because now the size of the buttons depends on the lenght of the word, example

    word”Home” is smaller than “Gallery”.

    I’m so sorry for my english!!

    #1102864

    Hi claudioaddobbatim2r2,

    https://imgur.com/a/AFCcJMp Here is what I am seeing. Making the buttons same size will make the small buttons big and the menu will stretch too much and will not look good.

    Best regards,
    Victoria

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