Site logo

[Support request] how to set some margin left and right side in primary navigation please help

Home Forums Support [Support request] how to set some margin left and right side in primary navigation please help

Home Forums Support how to set some margin left and right side in primary navigation please help

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #615185
    Immi

    how to set some margin space left and right side in primary navigation please help

    #615322
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .inside-navigation {
        padding-left: 40px;
        padding-right: 40px;
    }

    Let me know.

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