1. Fearon
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 13 March 2024
  5.  Subscribe via email
Good Afternoon Ciaran,

We're using the Hayley J4 template and have the menu set to "sticky".

When the page loads the logo is centered: when the scroll begins, the logo shrinks and the location doesn't change, so it becomes off-center (to the right).

Is there a CSS tweak I could add to keep the logo centered?

Here is a sample page:
https://www.mountpleasantlibrary.org/index.php/collections/books-audio

Regards
John
Accepted Answer Pending Moderation
0
Votes
Undo
Hi John

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

#logo {
text-align: center;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
That did the trick!

Thank you Ciaran.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!