Tagged: catch box, search, site title, tablet
- This topic has 6 replies, 3 voices, and was last updated 7 years, 11 months ago by Sakin.
-
AuthorPosts
-
November 5, 2013 at 12:09 am #16794owenMember
Hi,
On a tablet view, my site’s search button overlaps the site title. I checked on the Catch box demo and it seems fine. What am I doing wrong?November 5, 2013 at 12:46 am #16798November 5, 2013 at 1:01 am #16799owenMemberNovember 6, 2013 at 1:17 am #16837SakinKeymaster@owen: When I check in your site URL in small screen it looks fine. So, I cannot debug it. But you can add the following CSS in “Appearance => Theme Options => Custom CSS” box to make your search bar fixed width.
#branding #s:focus { width: 95px; }
November 6, 2013 at 10:15 pm #16880October 12, 2016 at 4:50 am #101298venusParticipanthello… I apologize but i can i just post all my conerns here?
1. can I put logo on the footer beside the url?
2. can I move the search box low the header image align left
3. How to place ads below the header image?
Please please check with my site http://www.bankersanecdotesandquotes.com and please comment what should I enhance with the layout.October 12, 2016 at 10:28 pm #101352SakinKeymaster@venus: Most of your requirement needs upgrade to Catch Box Pro theme.
1. Can you upload logo from “Media => Add New” and send me your logo URL and I can check in how you can add that logo. Or do you have any design of footer logo. I want to know the size of the logo and where exactly you want to add in.
2. I don’t understand why you are using Header image instead of Site Logo. Anyway, in this case, to move search in header left of your header image. You can add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:#branding .searchform { left: 0; right: auto; top: -34px; }
3. You can add ads below the header image only in Pro version where you have Ads Widget and place it in Header Right widget area.
-
AuthorPosts
- The topic ‘Search button overlaps site title’ is closed to new replies.