- This topic has 7 replies, 3 voices, and was last updated 2 years, 3 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Woodcraft theme Header
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
Kindly help me with your order number.
Regards,
Shri
Kindly use this Custom CSS:
#topmenu{width: auto;}
.home2_section_area_bg{background-size:100% 100% !important;}
Regards,
Shri
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.
Hi,
Kindly go to Appearance >> Customize >> Basic >> Custom CSS and paste below code there:
.menurightinfo {
padding: 25px;
}
.menurightinfo::after {
display: none;
}
Regards,
Shri
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?
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:))
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
From recent statistics, over 60 million consumers use WordPress as their ideal platform for websites. The fact that it is easily customisable makes it a […]
These days, you can create contact forms for your WordPress site using a drag and drop form builder. A proper contact form is mandatory for […]
If you run a website, it’s highly likely that you are looking for better conversions. The form of conversions may vary : email signups, sales, […]