codegene
Member
Posted 6 months ago #
I have removed the mobile specific css code from the frisco css. Now when i see my site from a mobile device, a black bar is appearing at the rightmost top and bottom. However it does not appear when i see my site from a web browser. I am using the latest version of your theme. Any solutions?
codegene
Member
Posted 6 months ago #
I have figured out why the black bar is appearing on mobile device but i have not found the solution yet to remove it. When I change width of the page from 960 to a higher value in style.css , for example 1000, the black bar appears at the rightmost top or bottom on mobile devices
body.search-no-results div#container {
width: 1000px;
Is there any way to remove it and still keep the width of the page 1000
Posting a link to your site will make it easier for someone to help you -- generally CSS questions require looking at the actual site.
Also make sure you're using the latest version of BuddyPress, 1.6+. If you are, please provide a link so that we can check it out.