-
AuthorPosts
-
April 23, 2017 at 4:34 pm #781972
Hi, I have some weird and uneven gaps in the sort titles of a masonry element – https://www.screencast.com/t/HmeyoPsX – and I can’t figure out why. Can you help me out?
Thanks.
April 23, 2017 at 5:26 pm #781986Hey DROR,
This is typically caused by the sort options hiding some categories, Try this code in the General Styling > Quick CSS field:.av-sort-by-term .text-sep { border: none!important; text-indent: 0!important; } .avia_hide_sort + .text-sep { display: none!important; }and clear your cache :)
Best regards,
MikeApril 24, 2017 at 7:11 am #782171Great! one small thing – https://www.screencast.com/t/Nw96X2PFKPQ – how do I remove the last line?
April 25, 2017 at 4:35 am #782622Hi,
Try this code in the General Styling > Quick CSS field:.text-sep.d79ed798d791d797d799d79d-d79ed795d793d7a8d7a0d799d799d79d-d7a2d79ed795d793-d794d791d799d7aa_sort_sep.avia_hide_sort { display:none !important;}Best regards,
MikeApril 25, 2017 at 8:44 am #782701Hi Mike, that doesn’t seem to work…
April 26, 2017 at 5:41 am #783229Hi,
Please try this instead:
.d7a2d79ed795d793-d794d791d799d7aa_sort_sep { display:none !important; }Best regards,
RikardApril 26, 2017 at 7:06 am #783267Hi Rikard. that also didn’t do anything.
April 26, 2017 at 7:36 am #783285Hi,
May you check your cache? Because I
ve checked your site and there isnt this line: http://prntscr.com/f0wvngBest regards,
John TorvikApril 26, 2017 at 7:50 am #783297Hi John, you’re correct. It was fixed on one page but on the homepage, it still shows – https://www.screencast.com/t/vhOZHSDKF. How can I also remove it from the gallery on the homepage?
April 27, 2017 at 3:05 pm #784049Hi bakbek,
If those elements have custom classes, you have to target those from every page, like so
.d7a2d79ed795d793-d794d791d799d7aa_sort_sep, .{some weird number}_sort_sep, ... { display:none !important; }If you need further assistance please let us know.
Best regards,
VictoriaApril 29, 2017 at 4:12 pm #784995Hi, it works on one page but not on the homepage even though I did use the homepage page ID. Can you take a look and see what I missed?
Thanks
April 29, 2017 at 7:22 pm #785079Hi,
Can you try adding this:
.d79ed798d791d797d799d79d-d7a7d79cd790d7a1d799d799d79d_sort_sep { display: none !important; }Best regards,
SarahApril 30, 2017 at 10:11 am #785215Great, that fixed it. Thanks!
April 30, 2017 at 10:56 am #785219Great! Let us know here in the forums if you need help with anything else. Thank you for using Enfold.
Cheers!
Sarah -
AuthorPosts
- The topic ‘Weird gaps in the sort option of a masonry element’ is closed to new replies.
