Menu location

Home Forums Blendit Theme Support Menu location

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #4037
    fadi jaouharfadi jaouhar
    Member
    • Topics: 15
    • Replies: 28
    • Total: 43
    Member since: January 7, 2015

    Good Day,

    Is there a way to make the menu location in the middle of the page instead of the left

    Regards

    #4051
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi,

    Kindly show us your website url then we can say for that or give instructions for the same.

    Regards,
    Shri

    #4057
    fadi jaouharfadi jaouhar
    Member
    • Topics: 15
    • Replies: 28
    • Total: 43
    Member since: January 7, 2015

    http://dohalife.net/123/

    waiting your instructions

    #4075
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi,

    Here are the instructions: Path for CSS ( wp-content/themes/blendit/css/layout.css)

    .show-bg nav ul {
    margin: 160px auto 0;
    width: 66%;
    }

    Originally margin was margin-top

    and width:100%

    So change it as per the above and it will be at center.

    Regards,
    Shri

    #4076
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    This is for the sticky header:

    .show-bg.fixedmenu nav ul {
    left: 18%;
    margin: 0;
    position: absolute;
    top: 0;
    }

    Regards,
    Shri

    #4083
    fadi jaouharfadi jaouhar
    Member
    • Topics: 15
    • Replies: 28
    • Total: 43
    Member since: January 7, 2015

    Thanks for the reply, i did what you said and the menu went to the top, what i need is making the menu in the middle of the screen with changing the height

    Appreciate your support

    #4089
    fadi jaouharfadi jaouhar
    Member
    • Topics: 15
    • Replies: 28
    • Total: 43
    Member since: January 7, 2015

    Sorry i am still waiting for reply, i did what you said and the menu went to the top, what i need is making the menu in the middle without changing the height

     

    #4142
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi,

    Is this what you needed?

    .show-bg nav ul li a {
    background: none repeat scroll 0 0 transparent;
    color: #fff;
    display: block;
    line-height: 155px;
    text-align: center;
    text-transform: uppercase;
    padding:0;
    }

    Let us know.

    Sorry for the delay in reply.

    Regards,
    Shri

    #4150
    fadi jaouharfadi jaouhar
    Member
    • Topics: 15
    • Replies: 28
    • Total: 43
    Member since: January 7, 2015

    I searched in the CSS ( wp-content/themes/blendit/css/layout.css) nothing similar to edit, and i tried to add it as new one nothing changed, please advice

    Thanks in advance

    #4152
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi,

    Try adding the above code in Custom CSS area in Appearance>Theme Options and check all the menu will be in center of the circle.

    Let us know if that worked.

    Regards,
    Shri

    #4156
    fadi jaouharfadi jaouhar
    Member
    • Topics: 15
    • Replies: 28
    • Total: 43
    Member since: January 7, 2015

    I did and it is still the same

    please check below link

    http://dohalife.net/123/

    will be waiting the solution

    Regards

    #4157
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Draw what you need. Attach the image and send us email: [email protected] with the access (ftp and WordPress admin).

    We will solve.

    Regards,
    Shri

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.