- This topic has 7 replies, 2 voices, and was last updated 4 years, 6 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › SKT Panorama Pro – BUY THIS THEME
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,
Kindly show us the website URL where you get that.
Regards,
Shri
Cheers its here
Kindly add this in appearance>theme options>layout settings>Custom CSS box:
.buy-button{display:none;}
Thanks!! 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
Kindly 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,
Shri
Thanks, slightly confused though, it doesn’t seem to have done anything? Thanks
Answered same thing in your other topic.
Regards,
Shri
Creating a website based on a popular WordPress platform but delivering the nature of another famous ecosystem called Ghost can be one of the most […]
If your ultimate goal is to create an artistically pleasing and aesthetic website or blog for your artistic portfolio, arts and craft, freelancer, digital portfolio […]
If you are planning to start your own WordPress based website, then there are a few things that you may have to do, starting with […]