Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #92236
    Hösli
    Participant

    Hi

    I have added a Logo to the primary menu bar on top. I want to create a space of 100px from the logo to the menu bar –> moving the menu bar 100px to the right.
    Next to that the menu bar currently sticks to the top, I want to keep it to the bottom.
    Thanks your for your great support.
    Stefan

    #92243
    Mahesh
    Participant

    @stefanhoesli: Please post in your site url.

    Regards,
    Mahesh

    #92277
    Hösli
    Participant

    Hi Mahesh

    My site URL is stefanhoesli.com

    Best regards
    Stefan

    #92281
    Mahesh
    Participant

    @stefanhoesli: I checked your site and its just a single page and I didn’t see any menu or other things, do I need to login to see the whole site?

    Regards,
    Mahesh

    #92551
    Hösli
    Participant

    Hi Mahesh

    I am still working in maintenance mode. I can give you the Login, but not here on a public forum. What method shall I use to send you the login?

    #92554
    Mahesh
    Participant

    @stefanhoesli: Please check your email.

    Regards,
    Mahesh

    #92564
    Mahesh
    Participant

    @stefanhoesli: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:

    #logo-icon {
        margin-right: 100px;
    }
    #menu-hauptmenu {
        margin-top: 98px;
    }

    Regards,
    Mahesh

    #92570
    Hösli
    Participant

    works perfect, thank you. Best regards Stefan

    #92605
    Mahesh
    Participant

    @stefanhoesli: Thank you for your appreciation. Have a nice day!!!

    Regards,
    Mahesh

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Primary Menu position – distance to logo and on bottom’ is closed to new replies.