Tagged: enfold, masonry, overlay, portfolio items
-
AuthorPosts
-
November 10, 2016 at 7:42 am #710555
Hi!
Just wondering how I can change the masonry grid overlay settings to look something like this:
but without the little icons, author or date.
I don’t really work with code but i can paste stuff into the quick css thing!
all help will be much appreciated!!!
Thanks,
- This topic was modified 8 years ago by insentra.
November 11, 2016 at 2:14 am #710971November 11, 2016 at 2:16 am #710972Hi! Yes, please see below!
http://preprod.insentra.com.au/blog/
Thanks so much!
- This reply was modified 8 years ago by insentra.
November 11, 2016 at 2:26 am #710976Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .av-caption-style-overlay a.av-masonry-item-with-image .av-inner-masonry-content { background: rgba(0,100,200,0.7); height: 50%; display: block; top: 100px; }
0,100,200 is RGB value of the color and 0.7 is opacity level.
Regards,
YigitNovember 11, 2016 at 2:30 am #710979Thanks for your reply!
I pasted the code but it didn’t effect anything :(
November 11, 2016 at 4:39 pm #711242Hi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
YigitNovember 17, 2016 at 6:27 am #713376Hi! Sorry I just saw this post. Please see the login details below!
November 17, 2016 at 4:27 pm #713627Hi,
There were some errors in your custom CSS code. You are adding comments to your CSS in the wrong way. Please do as following
/* Here goes my comment */
Please review your website now
Best regards,
YigitNovember 18, 2016 at 3:29 am #713784Thanks so much! Is there any way to make the blue boxes into orange? CMYK: 0,77,100,0.
Thanks!
November 18, 2016 at 3:37 am #713788Hi,
You can use a website like this – http://www.codecrete.net/CMYK to convert your CMYK value to RGB value and adjust the code i posted above
Best regards,
YigitNovember 18, 2016 at 3:41 am #713796Thanks so much for your help! Is there any way to put the font “League Spartan Bold” into the website? It is our branded font and it would be great to use it!
- This reply was modified 8 years ago by insentra.
November 18, 2016 at 3:42 am #713798Hi!
You are welcome!
Please see – http://justcreative.com/2013/01/22/how-to-use-custom-fonts-with-font-face-on-wordpress/Regards,
Yigit -
AuthorPosts
- You must be logged in to reply to this topic.