Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi Christinechapa,

    you’d better to not touch the theme. You can use a plugin to do that such as: pc custom file editor (https://www.ads-software.com/plugins/pc-custom-css/).

    once you already install that plugin, you can put this code on the plugin page:

    .text_left {
    position:relative;
    top: 35px;
    }

    #header div, #header nav {
     float: left;
     width: 50%;
    }
    #slideshow_con {
     clear: both;
    }

    To get them aligned to the bottom of divs you will need to play either play with the padding of the nav or change the nav to position: relative; and change the top to get the desired results.

    Thread Starter christinechapa

    (@christinechapagmailcom)

    shinjing – OMG THANK YOU!!!! it worked perfectly! i spent 3 hours this evening trying to figure it out – thank you so much!!

    bondies – thank you too! this also did the trick!

    I am also trying to do same Logo and menu on same line for https://visatoaustralia.net but it’s not working I am not sure why, can you help me please

    Can anybody help me with this websites header, I am not sure how to add picture on top of that, https://airlinesmeals.com, Prompt reply will be appreciated.

    Regards,
    Lynda Carter

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Nav Menu and Header Logo on same line?’ is closed to new replies.