niknetniko on "[Plugin: NextCellent Gallery - NextGEN Legacy] Slideshows not...
Sorry for the late response. First, add this to your css: .ngg-gallery { width: 100% !important; max-width: 350px; /*here you want to enter the maximum width of your slideshow */ } .ngg-gallery img {...
View Articletigertim on "[Theme: EvoLve] iPhone Responsive Not Working"
I have noticed you seem to have fixed the problem, could you let us know how? Much appreciated!
View ArticleSilkalns on "[Theme: Unite] Header text"
You might want to try to add your code to an actual unite_social function inside extras.php which you can find in theme folder - inc.
View Articlesangbui on "[Plugin: IG Page Builder] Disable responsiveness"
Hi sonamanish, You can disable by doing one more step: + Go the this file: ig-pagebuilder\ig-pagebuilder\assets\3rd-party\bootstrap3\css\bootstrap.min.css + Delete all block with "@media (min-width:...
View ArticleWordyOne on "[Theme: Unite] Header text"
Thanks for the direction, that does what I need!
View Articlenjtsteve on "Responsive Template Loads Wrong"
Hi I'm building a test site at http://pit.notjusttravel.com and I'm using a template called Enfold which I've chosen because I wanted a responsive design. My problem is that I'm finding I am having to...
View ArticlePatrick Tracy on "Feat Image as Post banner percentage resize"
I am trying to use the Featured image as a cover for their respective single post pages. I can reference and get the image but when I try to change the width and height responsive (ex max-width: 100%;...
View Articlesonamanish on "[Plugin: IG Page Builder] Disable responsiveness"
Thank you for your support I deleted the section starting with @media (min-width: 992px) and also deleted @media (min-width: 992px) and (max-width: 1199px) in the file you specified. But nothing...
View Articleschalkjoubert on "[Plugin: NextGEN Gallery] Disable Lightbox on mobile...
Hi, Id like to only use the lightbox on desktop devices. My thumbnails are big enough and I do not need to display it with a lightbox on mobile devices. Is there a way to disable it, when ever the...
View Articleniknetniko on "[Plugin: NextCellent Gallery - NextGEN Legacy] Slideshows not...
Oops, this should of course be: .ngg-slideshow { width: 100% !important; max-width: 350px; /*here you want to enter the maximum width of your slideshow */ } .ngg-slideshow img { max-width: 100%...
View Articlesanji41 on "[Plugin: Full Screen Background Images] Responsive Support"
No it isn't. Another thing, how can I exclude the homepage? Basically, the Client wanted the homepage to be static images, and the rest to have a slideshow background. Any ideas? Thanks in advance!
View ArticleKonstantinos Kouratoras on "[Plugin: Full Screen Background Images]...
Weird, your background is responsive to me. For homepage exclusion, just add a return statement in plugin_init function in plugin.php file. So, plugin_init would start as: public function...
View Articlecherry0 on "Child Theme Repsonsive Issues"
Hi there, I installed the free 'Point' theme and was trying to build a child theme for it. However, when I activate my child theme, the website all looks fine when viewing from a desktop, but when I...
View ArticlePedalkraft on "Change container size for mobile site"
Hi, Is there a generic way of altering the container size for mobile sites? I often find that the container is squeezed in by over-wide sections of background to each side on responsive themes, and...
View Articlesanji41 on "[Plugin: Full Screen Background Images] Responsive Support"
Hi Konstantinos, Is this the entire code? I've try it but didn't worked. Sorry, not really a good in programming :)
View ArticleKonstantinos Kouratoras on "[Plugin: Full Screen Background Images]...
Sorry for that. Insert code: if(is_home()) return; just after the line: public function plugin_init($content) {
View Articlemacolyte on "Same theme installed twice on Wordpress site"
Hi Is it possible to install the same theme twice on my wordpress website? The reason I ask, is that I have the Point theme (which is responsive) but have modified it and it now doesn't display...
View Articleagsut on "Background header for ipad and different Screen Sizes in Twenty...
I quite like the look and feel of twenty thirteen but I have come across a common problem with regard to the non-responsive header. Has anyone come up with a step by step way to create a responsive...
View Articledidier_delahaye on "How to edit responsive styles in Child theme"
Hello, I am no expert but I am doing the same thing, even though I haven't had a need for changing the mobile styles. What I would try first would be to add the following statement in your child css:...
View Article2GirlsTrippin on "[Plugin: Responsive Video Light] Start at a certain point?"
Is it possible to have the embedded YouTube video start at a certain point? https://wordpress.org/plugins/responsive-video-light/
View Article