Home Forums WoodMart support forum Main menu height

Main menu height

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #112367

    joshh31
    Participant

    Hello,

    How can I change the height between the main menu and the page title ?

    Home Test Test2 Test3

    (I want to increase the height here)
    _____________________________________
    Page Title
    _____________________________________

    Thank you.

    #112427

    Hello,

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .page-title {
     margin-top: 0;
    }

    Best Regards

    #112436

    joshh31
    Participant

    Thank you, it works.

    #112450

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)