- This topic has 17 replies, 3 voices, and was last updated 6 years, 5 months ago by .
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Search Box, Contact Form, Slider and Page Photos
Hi,
Kindly use this css
#searchform input[type="text"] {
width: 100% !important;
box-sizing: border-box;
padding: 13px !important;
border-radius: 4px;
max-height: inherit !important;
color: #d9d9d9 !important;
}
#searchsubmit {
padding: 13px 10px;
border: none;
margin-left: -5px;
right: 0;
top: 0;
min-height: 34px;
border-radius: 0 4px 4px 0;
}
.newsletter-form { margin-bottom:40px;}
Regards,
Chris
Hi Chris,
It worked thank you. I just have to make some color adjustment on the code but it is OK, I guess I can handle it.
So now I have only one problem left. Can I have more slides ? I need 14 Slides. Can we solve it with an additional code or CSS ? I will be glad.
Regards,
Muhammed Dalyan
As per our research on websites we have seen no more than 5 slides is seen by customers. Even 10 is a lot.
Adding 14 slides will not only slow down the homepage with so many slider images but also the later ones might be ignored.
Regards,
Shri
