Viewing 3 posts - 1 through 3 (of 3 total)
-
AuthorPosts
-
January 11, 2018 at 12:32 am #1086184
Hi,
When i enable search button on right or left position, in small screen the button’s position is up or down. So how can i make search box auto resized? Or which code do i have to change to work it properly?
Regards
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
January 11, 2018 at 4:23 am #1086237Hi,
You can add custom style for this search box in small viewport:
@media (max-width: 480px) { #Mod495 input[type="search"] { width: 75% !important; float: left; } }
add into the file: root/templates/ja_focus/css/custom.css (create this file if it doesn’t exist).
Regards
January 11, 2018 at 9:40 am #1086302Hi,
Solved. Thank u1
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 2 replies, has 2 voices, and was last updated by ismocan 6 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum