Woodcraft theme Header

Home Forums All Other Themes Woodcraft theme Header

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #108801
    LauraLaura
    Participant
    • Topics: 158
    • Replies: 195
    • Total: 353
    Member since: July 21, 2016

    Hello. How can we remove the padding of the .menurightinfo, so our menu fits in the middle and doesn’t float on top of this element. and how can we control the padding in front of the logo
    Link to site http://www.mysfirm.com/tmh/
    Link to issue screenshot: https://imgur.com/a/3DeLE2P

    Thank you

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

    Kindly help me with your order number.

    Regards,
    Shri

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

    Kindly use this Custom CSS:

    #topmenu{width: auto;}
    .home2_section_area_bg{background-size:100% 100% !important;}

    Regards,
    Shri

    #108967
    LauraLaura
    Participant
    • Topics: 158
    • Replies: 195
    • Total: 353
    Member since: July 21, 2016

    Hi, thank you very much for your help.
    DO you know why does the whole site slides to the left when you scroll? Like th content moves to the left and on the screen we just see color and header long and wide line.

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Custom CSS and paste below code there:

    .menurightinfo {
    padding: 25px;
    }
    .menurightinfo::after {
    display: none;
    }

    Regards,
    Shri

    #109158
    LauraLaura
    Participant
    • Topics: 158
    • Replies: 195
    • Total: 353
    Member since: July 21, 2016

    hi, this code works to remove the weird sliding to the right, but it creates a grey space after the .menurightinfo.
    How can we align the menu to the middle from top to bottom.https://imgur.com/a/YLwx2Mb
    Right now it is jammed to the top.
    And no matter what code i have put in to display the camera it won’t show.
    Why doesn’t it show?

    #109169
    LauraLaura
    Participant
    • Topics: 158
    • Replies: 195
    • Total: 353
    Member since: July 21, 2016

    I got the camera to show. Yay!!
    Is there a way to not have the site slide right and at the same time have the orange extend to the end of the page:))

    #109250
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .header_wrap .center { width:100%;}
    .logo { margin-left:90px;}

    Regards,
    Dave

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