• Hello everyone,

    I use Tempera as a template for my website. I am very satisfied but I would like to make some changes. With the help of the following image, how can I reduce this space so that the menu is pasted to the rest of the web page?

    IMAGE

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @arthur59,

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

    #main {
    margin-top: 0px !important;
    }
    

    I hope the above was helpful.

    Kind regards,

    Manoj

    Thread Starter Arthur59

    (@arthur59)

    Thank you MANOJ!

    It works perfectly!

    Last question, i would like to remove this line on the menu bar. I wish it does not appear on the last button “Contact”. It’s not very elegant in my opinion… How can i do this ?

    IMAGE

    if the solution is as simple as the previous one i’m a taker ??

    Best regards

    Arthur

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Reduce space after the menu’ is closed to new replies.