I have a bit of unwanted space on the right of my project filters (see the screen shot where it says 'vfx'), I am already using this code which you provided me with. Is there a way to add a bit of padding to the right so it is more insight with the rest of the page?
Please see screenshot: http://prntscr.com/3hwyzv . The css works when i add it directly on the page. Please try clearing the cache so the custom css shows up on the page.
hmmm…. that's annoying, I've tried that - and have even tried on a different computer - I guess it must be some conflicting code - but when I take away all my code apart form that it makes no difference.
Hi,
I have a bit of unwanted space on the right of my project filters (see the screen shot where it says 'vfx'), I am already using this code which you provided me with. Is there a way to add a bit of padding to the right so it is more insight with the rest of the page?
Thanks,
Richard
#portfolio-filters-inline {
margin-top: -90px !important;
margin-bottom: -22px !important;
}
Add this into the Custom CSS box located in your Salient Options panel :
ThemeNectar Support Team
Hi,
Thanks for your response. Unfortunantly that has not worked. Not sure why - Normally the code you gives me works perfectly.
Thanks
Richard
Hey Again!
Could you please provide me the url so i can check if the css is there on the page and why its not working.
Thanks
ThemeNectar Support Team
here you go
http://www.morphic.tv/projects/
thanks
Please see screenshot: http://prntscr.com/3hwyzv . The css works when i add it directly on the page. Please try clearing the cache so the custom css shows up on the page.
All the Best,
-T
ThemeNectar Support Team
hmmm…. that's annoying, I've tried that - and have even tried on a different computer - I guess it must be some conflicting code - but when I take away all my code apart form that it makes no difference.
Hey Again!
Can you please check the custom css box for red cross which represent errors and fix those errors like missing brackets and semicolons in the css.
Thanks
ThemeNectar Support Team
Hello - your advice worked and I managed to fix it…thank you