Okay
  Public Ticket #1060484
page alignment
Closed

Comments

  •  2
    chris started the conversation

    How can I have the page tuition on the same row as the others when I go to the menu bar at the top right, it seems to work function like that in Internet Explorer but  in Firefox and palemoon tuition page is on a separate row

  • [deleted] replied

    Hi chris,

    Can you please try to be very specific about the question and explain it more to us, in this way we can easily understand you and give you the proper answer.

    Please attach a screenshot too if you think that it would help us more to understand the question.

  •  2
    chris replied

    Hi Ylli sure,

    How can I have the tuition page on the same row as the other pages


    Chris

  • [deleted] replied

    Hi Chris,

    Please add the code below to Custom CSS

    .main-header.menu-type-full-bg-menu .full-screen-menu.menu-horizontally-center nav div.menu > ul > li, .main-header.menu-type-full-bg-menu .full-screen-menu.menu-horizontally-center nav ul.menu > li {
    margin: 0 14px !important;
    }