rizieri on "[Theme: Twenty Thirteen] Remove the responsive version"
Hello, I would like the theme Twenty Thirteen unresponsive or remove the mobile version, so it should be visible in the desktop version. How can I do? thank you very much
View Articlesukafia on "[Theme: Customizr] Logo, Slider arrow, featured pages and tagline...
I just figured it out, @ElectricFeet your first suggestion helped. It seems like the slider doesn't want to be mess with, i kinda reduced the slider height but as soon as i took out the code the site...
View ArticleElectricFeet on "[Theme: Customizr] Logo, Slider arrow, featured pages and...
Yes, we've all learned that the slider is not to be messed with. It's a Goldilocks solution: just right for most people. But there are always some daddy bears and mummy bears around :-) No easy...
View ArticleShapeshifter 3 on "[Theme: Twenty Thirteen] Remove the responsive version"
rizieri, Why in the @#$% would you want to do that?
View ArticletheZedt on "No menu on Parabola mobile site"
On small mobile devices, the menu turns into a drop-down selector. You can test that functionality by resizing your browser window to a very narrow width (under 600px). If the dropdown is not visible...
View Articlesukafia on "[Theme: Customizr] Logo, Slider arrow, featured pages and tagline...
@ElectricFeet Can you show me how to do that? if its possible to reduce the slider size just for PC's it'll be great, cos the slider doesn't appear large on mobile.
View Articlerizieri on "[Theme: Twenty Thirteen] Remove the responsive version"
Hi, I need to do this because I was asked by the owner of the site I'm working on. thank you very much
View ArticleAndrew Nevins on "[Theme: Twenty Thirteen] Remove the responsive version"
The easiest thing you can do is add a min-width to the containing element in your Custom CSS plugin or Child Theme style.css file. E.g, #page { min-width: 1200px; } Use a browser developer tool like...
View Articlemappo on "[Theme: PinBlack] Navigation menu on mobile devices"
There's an issue related with the navigation menu for tablets and phones. It also appears on PC if you narrow the window to activate responsive design. In those cases, nav menu opens but its items...
View ArticleElectricFeet on "[Theme: Customizr] Logo, Slider arrow, featured pages and...
@media (min-width: 1200px) { /*Stop the slider growing crazily*/ #customizr-slider { max-width: 1170px; margin-left:auto; margin-right:auto; } } should do it.
View Articlemanpreetkashyap1 on "Responsive Ads Does not Work with Ad Injection Plugin"
Hi i am using ad injection plugin on Previews Nation. When i tried to use the plugin with responsive ad units of google adsense it doesn't display anything. i have disabled the plugin at the moment and...
View Articlejhoffmcd on "[Plugin: WEN's Responsive Column Layout Shortcodes] Last Column...
I've noticed on my install that for mobile devices my last columns are not being reset to 100% width. Example, my one_third_last column still has the 30.66% width while the other two have 100% (on my...
View Articlesukafia on "[Theme: Customizr] Logo, Slider arrow, featured pages and tagline...
I want to reduce the slider height not the width, I'm ok with the width i only have issues with the height and i need the code that will reduce the slider height on PC only, since its cool on mobile...
View ArticleJorge Silva-Jetter on "[Plugin: JSJ Gallery Slideshow] Responsive"
No response. Marking as resolved. (Because I obviously have OCD )
View ArticleSimon Varwell on "Responsive headers and CSS editing"
Hi there. I'm trying to make the header on my website responsive to different sizes, resolutions, mobile etc. Website: //www.simonvarwell.co.uk Theme: Expound As much as I can figure out (and I am very...
View ArticleAndrew Nevins on "Responsive headers and CSS editing"
Let's envisage this a bit, when your header image gets smaller it'll reduce in height (assuming you want the image to respond in equal proportion) - meaning there'll be white space underneath your...
View Articleorkhun on "[Plugin: Kiwi Logo Carousel] Responsive issue"
Hi, The plugins is responsive as you mentioned. However when you resize to the smaller screens the number of logos displayed stays the same. For example, I want to display 5 logos at a time, but when I...
View ArticleSimon Varwell on "Responsive headers and CSS editing"
Ah. Good point. Thanks Andrew. No, I wouldn't be OK with all that white space. I suppose therefore it would be simplest to redo my header in such a way that its layout fits all the screen sizes I can...
View ArticleAndrew Nevins on "Responsive headers and CSS editing"
Is the issue just that you don't want your site title resizing?
View ArticleSimon Varwell on "Responsive headers and CSS editing"
The issue is that my banner as it stands cuts off text (which is incorporated in into the image) when a desktop browser is narrowed, or if the page is viewed in a portrait iPad or on an iPhone. I hope...
View Article