1. danneel
  2. Sherlock Holmes
  3. Commercial Templates
  4. Thursday, 02 May 2024
  5.  Subscribe via email
Hi Ciaran,

Finishing up a Joomla 4 Website using Sophia (which is my favorite template of yours). I am wondering if there is a way to increase the logo size (or remove padding space) within the full screen view. I have changed the image sizes of the main "logo image" but the graphic overall size doesn't seem to change within the space.

Thanks in advance
Dan
Attachments (1)
References
  1. https://businessgrowthhotspot.org/
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Dan

/Replace me with the text you want to insert...To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.logo.logo-image {
padding-inline: 0;
}
.hornav>ul {
padding-left: 0;
}


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


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