Best Premium and Free WordPress Themes › Forums › Online Shop Pro › increase search bar length and move towards logo
- This topic has 5 replies, 3 voices, and was last updated 4 years ago by
Acme Themes.
- AuthorPosts
- May 29, 2018 at 12:08 pm #30446
Kumar V
ParticipantDear Team,
Can you kindly help me to increase the search bar length and also push it next to logo. Can you kindly help me where in which file and how to do the same. any code suggested for this? which place we need to update the code?
Your kind help is appreciated.
May 29, 2018 at 12:59 pm #30449acmesupports
ModeratorDear Kumar,
Please paste this code in Additional CSS..advance-product-search
.advance-product-search {
position: relative;
width: 70%;
float: right;
}Dashboard -> Appearance -> Customize -> Additional CSS
Best Regards!
May 29, 2018 at 2:57 pm #30463Kumar V
ParticipantDear Team, Unfortunately it is not working. search bar length and position remains the same. Can you kindly check and let me know if it needs a code change?
May 30, 2018 at 4:31 am #30489Acme Themes
KeymasterHello Kumar,
Can you try following CSS:
.advance-product-search { width: 100%; }
Thanks
May 30, 2018 at 6:14 am #30495Kumar V
ParticipantDear Team, No it is not working :-(, can you please propose alternate code which really works?
May 31, 2018 at 4:37 am #30555Acme Themes
KeymasterHello Kumar,
Can you send us screenshot of the code on Appearance => Customize => Additional CSS.
Thanks!
- AuthorPosts
- You must be logged in to reply to this topic.