Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #381517

    Hi,

    I am having a strange problem with Masonry.
    The sorting labels do not have a separator slash and they shown as sticked together side by side.
    This also happens when I place Masonry inside a Color Element or 1/1 lay out element.

    i.e :

    AllCssHtmlPhotography

    #381820

    Hey indurango!

    Can you post the link to your page where we can see an example please?

    Regards,
    Yigit

    #381872

    Hi Yiğit,

    The link is : http://www.enisyucel.com/portfolio-enis/

    #381880

    Merhabalar! :)

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .av-sort-by-term span.text-sep {
    display: inline-block;
    }

    Cheers!
    Yigit

    #381884

    Thanks Yiğit..

    Do you know what was the reason? It was working in Portfolio Grid
    Is it related to theme update?

    Thank you a lot.

    Enis.

    #381894

    Hey!

    You have following code in Quick CSS field

    span.blog-categories.minor-meta, span.text-sep, span.blog-author.minor-meta, span.comment-container.minor-meta {
    display: none;
    }

    Which is removing all separators including the ones in sorting. The code i posted forces to display them in sorting :)

    Best regards,
    Yigit

    #381900

    So probably previous code was added by me for some reason. :)
    I will see what is missing now later on :)

    Anyway thank you. Btw, how can I reach you in private ?

    #381902

    Hi!

    You can check “Set as private reply (Only you and moderators will see the content of this post)” above Submit button to set your post to private.
    Eger bana ulasmak istiyorsanizda (Email address hidden if logged out) email adresini kullanabilirsiniz :)

    Cheers!
    Yigit

    #381906
    This reply has been marked as private.
    #381909

    Hey!

    You are welcome, glad we could help :)
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Masonry Sorting doesn't show the slash separator’ is closed to new replies.