header and navigation
-
Hi again Acme Team,
two things I’d like to change and I don’t know how:
1. I’d like to not show the date in the header, but keep my header image in the center (now it always moves to the left)
2. Id like to not show the navigation bar when reading a post. The bar says “You are here” and then shows the links how the reader got to this post on my site.
Thank you!! Isabelle
-
Hello ,
Please use following CSS for query 1
.date-display.acme-col-3 { visibility: hidden; }and for query no 2 use following CSS:
.breadcrumb { display: none; }Please view the documentation for adding custom CSS
http://www.doc.acmethemes.com/supermag/#HowtoaddcustomCSSBest Regards,
AcmeThemesHello,
I would like to change the header image size but I cannot locate the CSS.
Can you help?
many thanks,
CleoHello twz2,
Can you please share your site link?
Best Regards,
AcmeThemesHi A.T,
Theres so much padding around the header image? I would like it to full the width of the center panel – if that makes sense. Still allowing space for the search function.
many thanks for you help.
Thanks again,
CleoPlease use the following CSS:
.site-logo.acme-col-3 img { width: 100%; }Best Regards,
AcmeThemesHi AT,
Thanks for your help. I used the above css but after doing so it has created a large gap underneath, where the search function is located. Is there any way to reduce this ?
thanks again,
Cleo
Worked it out.. thank you 🙂
Its very nice to know your problems solved :).
Best Regards,
Acme Themes
The topic ‘header and navigation’ is closed to new replies.
