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/
User avatar
Expert Boarder

teitbite
Sun Aug 13, 2017 11:31 am
Hi

Please disable optimisation plugin. I cannot see what css must be adjusted.
User avatar
Moderator

GK User
Mon Aug 14, 2017 4:32 pm
Hi
Apologies. Plugin switched off.
Thanks.
User avatar
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.

Code: Select all
#gkTop1 #mod-search-searchword {
    width: 300px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 20px;
}
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.