Tagged: x
-
AuthorPosts
-
March 26, 2016 at 6:02 pm #853710
Hi there!
I need help with the entry-title, please! My portfolio page titles were appearing too far high (like this: http://snag.gy/tEeJE.jpg) so I changed the margin-top to 50px but it made the search results appear with too much spacing between them (http://snag.gy/1sM8e.jpg).
Any ideas on how I can fix this?
Thank you
AngieMarch 26, 2016 at 9:09 pm #853828Hey Angie,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks.
March 27, 2016 at 9:13 am #854177This reply has been marked as private.March 27, 2016 at 10:04 am #854201Hi Angie,
Please try adding the following CSS under Customizer > Custom > CSS:
body.x-navbar-fixed-top-active .x-navbar-wrap { min-height: 75px; } .single-team h1.entry-title { margin-top: 50px !important; }
Hope it helps 🙂
-
AuthorPosts