I have used freem catch box wordpress theme for website development. I hve few queries:
Website i am developing : http://recruitment.techprocessor.com/
1. I have uploaded one pic at the header by using following code:
#branding {
background-color: #fff;
background:url(/wp-content/themes/catch-box/images/Reheader.png);
padding-bottom: 10px;
position: relative;
z-index: 10;
-moz-border-radius: 5px;
border-radius: 5px;
}
Now the problem is it is not responsive, how i can make it responsive?
2. I have added one plugin in theme, called “”Advance WP Query Search Filter”” so that employees can filter the option to find a job.. Now when any employee click on the any of the state.. i.e New York, then backgroud of the theme should start showing map of New York….. Is it possible,, will you please help me in this?
Thanks, waiting for your reply 🙂