Home › Forums › All Other Themes › SKT Panorama Pro – BUY THIS THEME
- This topic has 7 replies, 2 voices, and was last updated 7 years, 3 months ago by
Sonnal S Sinha.
-
AuthorPosts
-
August 12, 2016 at 3:10 pm #43529
Hello
I’m a little bit confused – I have the panorama pro theme, but when I’m navigating around it a red “buy this theme” message pops up on the top right, just above the portfolio section; Any ideas how to deactivate or remove this automated message pleas?e
Thanks,
August 14, 2016 at 10:48 am #43593Kindly show us the website URL where you get that.
Regards,
ShriAugust 17, 2016 at 1:47 pm #43915Cheers its here
http://lawrencechadwick-smith.com/portfolio/events/
August 17, 2016 at 1:50 pm #43916Kindly add this in appearance>theme options>layout settings>Custom CSS box:
.buy-button{display:none;}
August 17, 2016 at 1:58 pm #43918Thanks!! Now, is there a CSS code available to make the images pop out and fill the screen totally? And also to line up nicely? See here for how it is currently
http://lawrencechadwick-smith.com/portfolio/nature/
August 20, 2016 at 10:15 am #44171Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.port-thumb { width:231px !important; height:150px; overflow:hidden; vertical-align:top; border:2px solid #ffffff;}
.image-set img { height:auto; min-height:150px; border:none !important;}Size for pop up images (minimum 1024×800)
.lb-outerContainer { width:100% !important; height:100% !important;}
.lightbox .lb-image { width:100% !important; height:auto !important;}Regards,
ShriAugust 20, 2016 at 4:57 pm #44201Thanks, slightly confused though, it doesn’t seem to have done anything? Thanks
August 22, 2016 at 8:57 am #44301Answered same thing in your other topic.
Regards,
Shri -
AuthorPosts
- You must be logged in to reply to this topic.