This topic has 10 replies, 3 voices, and was last updated 10 years ago ago by Robert Hall
Hi All,
I would be really grateful if anyone can help, I am trying to figure things out using the documentation and searching before asking questions but to no avail, I am having padding issues between many elements, If I have info boxes under the revolution slider these have too big a gap, and I would like to close it a little if I use a product category in menu form like in the Royal Market theme I would like to reduce the padding between lines instead of so spaced out. I have tried using the padding and margin function in VC but nothing seems to change. Everything seems so wide and spaced out and I am trying to make it a little neater.
Also looking to sort the menu out, size too big, have followed the instructions you gave to someone else but not changing, when I scroll down the home page and the header changes is there anyway I could move the menu further right from the edge of the logo please?
I have installed the theme in two diff sub-domains so as to try to learn from one whilst I make the necessary changes in the other by using the demo info but can’t get my head around it! Please help!
Hello,
We’re unable to view your site getting an error “Server not found”.
Please check if you provided correct link.
Thank you.
Regards,
Eva Kemp.
Hi Eva Info all correct for ftp and wordpress login resent below
Also I am trying to remove the LEAVE A REPLY function from each product page and have tried to comment out the line like suggested in other posts but its not removing the box. Please help Thanks
Hello,
I’ve added the following code into custom.css file:
.fixed-header-area .menu {
margin-left: 50px !important;
}
.rev_slider_wrapper {
margin-bottom: -40px !important;
}
Please check your home page now.
Thank you.
Regards,
Eva Kemp.
Thank you Eva that’s great could you also tell me how to change the padding in the product catagory menu I have to the left of my home page, its too spaced out and I need it shallower. Thanks
Hello,
Please add this code into custom.css file.
.product-categories > li > a{
padding: 10px 0;
}
Regards,
Robert Hall.
Thanks Robert,
That doesn’t seem to be working if I add
.product-categories > li > a{
padding: 10px 0;
}
and change the px to 50px it spaces out if I change the px to -50 it doesnt get any shallower. ?
Thanks
Its ok I figured it out thanks Robert!
You’re welcome!
Regards,
Robert Hall.
The issue related to '‘Please Help with Padding’' has been successfully resolved, and the topic is now closed for further responses