• Hi, could you please support how I can center title of pages from my menu? It there any css which I could use?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @annannasik,

    We can center the menu with the help of custom css. Please apply the below given css under Appearance -> Customize -> Additional Css-

    nav#navigation {
    text-align: center !important;
    }
    

    Kind regards,

    Manoj

    Thread Starter annannasik

    (@annannasik)

    Hi @manoj,

    This action centralized my menu, but I would still like to centralized a title of every website from the menu. Could you please support?

    Kind regards,
    annannasik

    Thread Starter annannasik

    (@annannasik)

    Hi @phpexpert21,

    May I asked you for the support with the below request?

    Regards,
    annannasik

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Center the title of the page’ is closed to new replies.