-
AuthorPosts
-
September 11, 2017 at 4:47 pm #850576
Hi, please let me know the whole classes for the sort menu “av-masonry” in Enfold.
It’s a not easy to find all in the whole CSS the right one. At least this would make things easier for me.
Thanks
September 12, 2017 at 5:42 am #850746Hey Kingsfield,
Maybe it would be better if you tried to explain what you are trying to do so that we can help you out? All the classes are available to you if you inspect the element in your browser.
Best regards,
RikardSeptember 12, 2017 at 8:51 am #850869Hi Rikard,
thanks for your quick replyI´ll would like to create a Masonry Menue like this
Picture
Of course are all classes avaiable :)best regards
ChristianSeptember 12, 2017 at 1:51 pm #850991Hi Christian,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaSeptember 12, 2017 at 2:51 pm #851025Hi Victoria, my website is currently in scheduled maintenance.
I found that Masonry right here:
Website
Click on the right site and scroll a little bit.
I like the Masonry Menue and the pic format.I hope it helps
Best regards
ChristainSeptember 12, 2017 at 5:51 pm #851139Hi Christain,
This is not an Enfold site, so the html and the css classes are different.
Here is another exampleIs this what you’re looking for?
Best regards,
VictoriaSeptember 12, 2017 at 6:13 pm #851151Hi Victoria,
i know thats different. Thats why i´am ask for the CSS Classes :)
for example:.inner_sort_button { } .text-sep { display: none } .all_sort_button active_sort { }
This what i have found :)
Do you have the full css code on for the menue?I try my best and the i´ll post the result right here :)
best regards
ChristianSeptember 13, 2017 at 6:28 am #851374Hi Christian,
I’m guessing you have some CSS skills and that you will attempt the edits yourself? If you should have any problems then we can answer specific questions if you like.
Best regards,
RikardSeptember 14, 2017 at 1:01 am #851795Back again :)
The Result:
I use following settings
#Portfolio Raster / 3 Rows / Medium 300×300 / Yes, display sort options
And here is the css code for free :)/* Portfolio Raster */ .grid-content { display: none; } .sort_width_container { display: block; margin: 20px 0 40px !important; padding: 0; text-align: center !important; } #js_sort_items { display: inline-block; text-decoration: none; } .sort_by_cat a { background: #000 none repeat scroll 0 0; border: 2px solid #000; color: #fff; display: inline-block; font-size: 12px; letter-spacing: 1px; line-height: 1; margin-bottom: 3px; margin-right: 4px; padding: 13px 20px; text-transform: uppercase; } .sort_by_cat a:hover { transition: all 0.4s ease-in-out 0s; background: #fff; border-color: #000; color: #000 !important; } .avia_transform a .image-overlay { transition: opacity 0.4s ease-in-out 0s; } .image-overlay.overlay-type-extern .image-overlay-inside::before { content: ""; font-family: "entypo-fontello"; font-size: 40px; } .image-overlay { background: #000 none repeat scroll 0 0; }
But i have one problem:
Why are the images blurred? I have different images sizes. All images are blurred.Best Regards
Christian- This reply was modified 7 years, 2 months ago by Kingsfield.
September 14, 2017 at 10:15 am #851960Hi, i fixed the problem with the blurred images. No idea why it works now. :)
I changed the Image Size from Medium 300×300 to Portfolio 495×400Topic can be closed
September 14, 2017 at 1:47 pm #852035 -
AuthorPosts
- The topic ‘Masonry CSS Classes’ is closed to new replies.