Search module in Mainbody position
September 2015 Joomla Template
- GK User
- Tue Aug 08, 2017 2:16 pm
Hi
I'm using a standard search module on a front page in the Mainbody position. For some reason the text entry box is very small and the Search button won't show up, even though i have set these up correctly in the module parameters. I'm guessing that it needs a CSS override treatment? Would appreciate a bit of help.
Many thanks. Address below:
https://www.clubmeal.co.uk/
I'm using a standard search module on a front page in the Mainbody position. For some reason the text entry box is very small and the Search button won't show up, even though i have set these up correctly in the module parameters. I'm guessing that it needs a CSS override treatment? Would appreciate a bit of help.
Many thanks. Address below:
https://www.clubmeal.co.uk/
-
- Expert Boarder
- teitbite
- Sun Aug 13, 2017 11:31 am
Hi
Please disable optimisation plugin. I cannot see what css must be adjusted.
Please disable optimisation plugin. I cannot see what css must be adjusted.
-
- Moderator
- GK User
- Mon Aug 14, 2017 4:32 pm
Hi
Apologies. Plugin switched off.
Thanks.
Apologies. Plugin switched off.
Thanks.
-
- Expert Boarder
- teitbite
- Sat Aug 19, 2017 11:56 am
Hi
Please add this code to override.css and make sure override is enabled in template settings.
Please add this code to override.css and make sure override is enabled in template settings.
- Code: Select all
#gkTop1 #mod-search-searchword {
width: 300px;
padding-left: 20px;
padding-right: 20px;
font-size: 20px;
}
-
- Moderator
4 posts
• Page 1 of 1