This topic has 5 replies, 2 voices, and was last updated 10 years by Laura.

  • Author
  • #68705
     sunny0704
    Participant

    Hi,

    I would like to know how to make the logo centered and under it I want to place the main navigation menu.

    I already saw a reply and a linked site. but that web site already closed. so, I can’t get your source

    code. can I get that source?

    #68747
     Laura
    Moderator

    Hello, could you share a link to your website? šŸ™‚

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #68823
     sunny0704
    Participant

    here is my website, http://www.mypeertutors.com

    and you can refer post #4075

    that post said below but http://d.pr/f/rbiG is already closed

    thank you.

    Hello again, I did a little custom work for you.
    You just need to replace the three files in:

    1). …wp-content/themes/sweetdate/header.php
    2). …wp-content/themes/sweetdate/assets/styles/app.css
    3). …wp-content/themes/sweetdate/assets/styles/responsive.css

    Attachments here: http://d.pr/f/rbiG

    ps: make a backup first of your old files

    Regards,
    Robert

    #68890
     Laura
    Moderator

    Hello, this can be done with this css, please add it to quick css or style.css of child theme

    COPY CODE
    
    .contain-to-grid .top-bar {
      max-width: 1000px;
      margin: 0 auto;
      margin-left: -150px;
      margin-top: 3%;
    }
    .top-bar ul.left {
      float: left;
      width: auto;
      margin-bottom: 0;
      width: 900px;
    }
    #logo img {
      display: block;
      float: left;
      margin-left: 330px;
    }
    

    Please let me know if it works šŸ™‚

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #69395
     sunny0704
    Participant

    Hi Laura I check up again after adding your code.

    when I check it up just before I applied only your last code.

    after adding two codes on style.css.

    mobile image is not changed. screen is splitted. and for desktop version, my logo located on right most position.

    and login and profile button is splitted also.

    would you check it again?

    thank you.

    #69554
     Laura
    Moderator

    Hello, could you share admin credentials so i can test the codes? šŸ™‚

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 6 posts - 1 through 6 (of 6 total)

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?