Forum replies created
I don’t see any downside. Choose whatever you prefer )
Sure. Try:
.thumbnail-post .icon-portfolio-link {
right: 15px!important;
}
Let me know if you find the result satisfactory.
Please add the following CSS to Customizer->Additional CSS. It should give you the solution you are looking for:
.thumbnail-post .mask a.link, .thumbnail-post .mask a.zoom {
width: 60%;
}
.zoom {
display: none!important;
}
Sorry, by bad – I forgot to take care of this detail. Happy to hear that you were able to solve it though )
Great!
Unfortunately, no. But I can try and help you with some CSS code. What page are we talking about? Inner pages or home page or where exactly?
Hi. There’s something strange going on there, I prefer to take a look. Can you please give me access to the admin area and FTP? You can send the credentials right here in a private message. Thanks.
Hi. Please do the following:
1. Download the following file: https://www.dropbox.com/s/l8mjjzpo332smpz/nl_NL.mo?dl=0
2. Place the file in this folder: wp-content/plugins/component-shortcodes/languages/
You can try switching to English and then back to Dutch. Do let me know if it helped and if you require any other assistance.
Hi. Please use this in the Additional CSS. This should take care of it:
.carousel-inner.carousel-resize {
height: 100%!important;
}