Menu shifts on Portfolio Template

3 replies · opened Nov 7, 2017

Ccochn01Nov 7, 2017

Thanks for all your help.

Okay, note how page shifts in (2) -- on top menu bars, blue arrow and right side scroll bar. Everything else like the portfolio grid, logo and footer -- stays in place, while other items shift.

I so appreciate it!

Ccochn01Nov 7, 2017

Sorry original files were too large... Here they are

SSemicolon WebSTAFFNov 10, 2017

Hello,

We have gone through your Issue. But unfortunately, this issue is not universal making it a little bit difficult for us to track it on Our Demos using Our Browsers and OS. But this issue is certainly because of the Plugin. Please check out the Solution mentioned by the Plugin Author: https://github.com/dimsemenov/Magnific-Popup/issues/125 .

Additionally, you can add the changes in the js/functions.js File inside the lightbox: function() Function Block to the following code:

$lightboxImageEl.magnificPopup({
	type: 'image',
	closeOnContentClick: true,
	closeBtnInside: false,
	fixedContentPos: true,
	mainClass: 'mfp-no-margins mfp-fade', // class to remove default margin from left and right side
	image: {
		verticalFit: true
	}
});

This should definitely fix your issue. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Ccochn01Nov 13, 2017

Okay. Thank you much for your input.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard