slick.user
Forum Replies Created
Viewing 10 replies - 1 through 10 (of 10 total)
-
Forum: Themes and Templates
In reply to: [Enigma] Disable page title & grey barThank you! That’s work!
Forum: Themes and Templates
In reply to: [Enigma] Social Media URL – new pageWork! Thank you!
Forum: Themes and Templates
In reply to: [Enigma] Nav Bar Height adjustmentGeneral Settings > Custom css
Paste those css code in.
.navbar-nav { height: 30px; } .navbar-collapse { margin-top: 15px; }Forum: Themes and Templates
In reply to: [Enigma] Social Media URL – new pageA new tab is fine for me, do you know where can I change that code? Thanks.
Forum: Themes and Templates
In reply to: [Enigma] Disable Home-Blog HeadingHi, any update of completely disable this blog?
Forum: Themes and Templates
In reply to: [Enigma] Center Logo on MobileI created the child theme and modified media-responsive.css.
My logo doesn’t align left on my LG Optimus G Pro.
@media only screen and (min-width: 480px) and (max-width: 767px) { .logo img{ margin-left:35%; }@media only screen and (min-width: 200px) and (max-width: 480px) { .logo img{ margin-left:5%; } ... }Forum: Themes and Templates
In reply to: [Enigma] Theme Color Schemesnvm, have to upgrade to premium.
Forum: Themes and Templates
In reply to: [Theme: Twenty Eleven] remove Home from header navigation menuThanks Andrew Nevins! That fixed it!
First issue is resolved. thx
I’ll open new topic for 2nd question about custom page.
Can I have a custom page, basically this page will show all the logo image?
I tested out the widget, but not sure how to get the custom page.
http://parade.gsvacc.org/application/
Thanks for your respond paulwp.
Viewing 10 replies - 1 through 10 (of 10 total)