This topic has 16 replies, 4 voices, and was last updated 10 years, 5 months ago ago by Eva Kemp
Hello
I would like the positioning the search box on the left side above the shopping cart box.
I managed this selector:
.header2 .search {
display: table-cell;
vertical-align:top;
float:right;
text-align: right;
}
but the .header2 .shopping-cart-widget is still too height to let the search box allign above it
thannks really!
Hello,
Please provide us with link to your website.
Regards,
Jack Richardson
ops, sorry…
http://www.pixelmakemehappy.com/discorosso/
Hello,
We’re sorry but we’re a bit confused. You told that you want to place the search box at the left above the shopping cart, but on your site shopping cart is located at the right. Could you please clarify us with more details?
Regards,
Jack Richardson
sorry for confusing, yes I mean allign the search box on the left side above the shopping cart one
thanks a lot
Hello,
Your request is still unclear for us.
So the search box should be above the logo at the left or above the shopping cart at the right?
Regards,
Jack Richardson
above the shopping cart at the right
thanks and sorry for the confusion
Hello,
Please add this code into custom.css file:
.header2 .search {left: 310px;}
Regards,
Eva Kemp.
Hello, how about removing the search box in the pages. I can’t find how to remove it. I think it is like a widget. It exists in some pages.
http://mosquecarpetusa.com/portfolio/
http://mosquecarpetusa.com/team-members/
http://mosquecarpetusa.com/delivery/
thank you in advance !
Hello,
You can remove it in Appearance > Widgets > Main sideba widget area. If this block is empty and search box is displayed anyway, then you need drag an empty Text widget into there and save it.
Regards,
Eva Kemp.
Yes, Main sidebar was empty. When i placed the empty text widget here, search box disappeared but, still the page is aligned to the left 🙁
Please check your pages in admin panel > Pages > select the needed page if you chose Sidebar position “Without Sidebar” in Page Layout box on the right side of the page.
Regards,
Eva Kemp.
Thank you, it is removed. But I cant remove it, from portfolio page. Even it is set “without sidebar”
Hello,
Please provide us with wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
thank you. Eva.
Hello,
There is a bug in the theme. You have to rename “portfolio” slug to something else, for example “our-portfolio”. So you need edit Portfolio page and change its Permalink: http://mosquecarpetusa.com/portfolio/ to http://mosquecarpetusa.com/our-portfolio/ (or name it something else). After that changes you’ve saved will take effect.
Regards,
Eva Kemp.
The issue related to '‘search box re-position’' has been successfully resolved, and the topic is now closed for further responses