Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #145172
    Beccadwora
    Participant

    Hello,

    I would like to position my primary menu of the Catch Base Theme in the center. I have already centered my logo and I would like to do the same with the navegation menu. How could I do it?

    I also would like to delete the margins of the website for the text. Is it possible to make that the text goes from one side of the page to the other? Now it has big margins on the left and the right side.

    Thank you!

    Best regards,
    Rebecca

    #145209
    Skandha
    Participant

    @beccadwora: Please post in your site URL.

    Kind Regards,
    Skandha

    #145310
    Beccadwora
    Participant

    Dear Skandha

    Thank you very much for your reply.

    This is my URL: https://sportautotechnik.de/

    Thank you
    Rebecca

    #145344
    Skandha
    Participant

    @beccadwora: Go to => Appearance => Customize => Additional CSS and add the following CSS
    code.

    .nav-primary.search-enabled .menu { float: none; text-align: center; height:0; }
    .catchbase-nav-menu li  { float: none; }
    .sidebar-header-right { padding: 0;  }

    Let me know if this works out.
    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Navegation Menu Center – Side text margin’ is closed to new replies.