miwa123 Where can I do this and what is the CSS code for this?
If you do not have already a custom.css file in this folder /templates/ja_restaurant/css then add it and add to it below code
.t3-section .t3-section-module.mod-search .t3-section-inner {
background-color:#yourcolor!important;
}
miwa123 Where can I translate the text "view more our gallery"
From your back end go to extensions click on languages -> Override and click on new then add your override for string TPL_VIEW_ALL
Regards