-
AuthorPosts
-
January 7, 2016 at 9:47 am #735993
Hi there,
Thanks for updating. It seem you have set a padding for the Row that contains the image – http://prntscr.com/9n6hyf
You can add this under Custom > CSS in the Customizer.
@media only screen and (max-width: 979px) { .home #x-section-1 .x-container { padding-top: 0 !important; } }
Hope this helps.
Cheers!
January 8, 2016 at 7:27 am #737386Thank you! that is perfect. I’m really happy with the result of using ThemeX!
A tiny last thing – On the home and clients pages that I recreated, the active nav link no longer highlights in white when the pahe is visited. Can that be solved with custom css too?
January 8, 2016 at 12:14 pm #737705Hi Brett,
I have checked on your backend and the menu items seem to be setup correctly and should automatically have the active class that adds the white color when the page is active.
You can try a workaround for this. Instead of adding those 2 menu items as a page, try to add them as a custom link having their complete URL in the URL field.
Hope this helps.
January 18, 2016 at 5:59 am #750991Thaknk you!! That worked, the site is finished and ThemeCo are awesome!
January 18, 2016 at 6:04 am #751002You’re most welcome! 🙂
-
AuthorPosts