This topic has 5 replies, 3 voices, and was last updated 9 years, 3 months ago ago by Jack Richardson
I want to remove the space between header and the content. Too much white space.
REmove search bar. Centerally align single image added via visual composer. The one added beneath RADHA.
Insert custom logo in header . tried many times not changing. it is same as fixed logo and logo.
Add parallax effect to each separator. Add the url of seperator in menu
Hello priteshaggarwal,
would you kindly show us on screenshot what results do you want to achieve? This will help a lot.
Regards,
Stan Russell.
Remove the gap in the image.
Logo cant be added.
another point. I want to add text blocks page jump in menu. How to do so?
Hello,
I want to remove the space in the image below https://www.dropbox.com/s/g0xc5b7pc535g2d/Capture.JPG?dl=0
Also the logo is not showing. I uploaded logo but woopress logo is coming.
Also i want to add a text box page jump in . How to do so?
Hello,
To remove space under the header add this code in Theme Options > Custom CSS > Global Custom CSS:
.navbar {
padding: 15px 0;
}
.page-content {
margin-top: 0px;
}
As I see your logo is shown:
http://storage9.static.itmages.com/i/15/0831/h_1441019967_6317396_01ad373a86.png
Please clarify your query:
Also i want to add a text box page jump in.
Show a screenshot for better understanding.
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up