End of Support for Joomla 3 - Forum closed
Reduce white space between Logo and Main Menu
- adam.skiguru
- Offline Topic Author
- Fresh Boarder
-
- Posts: 4
- Thank you received: 0
Reduce white space between Logo and Main Menu was created by adam.skiguru
Posted 7 years 6 months ago #18881
Hi,
Can you tell me how I can reduce the space between the logo and main menu?
Thanks
Adam
www.holisticme.life
Can you tell me how I can reduce the space between the logo and main menu?
Thanks
Adam
www.holisticme.life
by adam.skiguru
Attachments:
Please Log in or Create an account to join the conversation.
- joomlaplates
-
Offline
- Moderator
-
- Posts: 8841
- Thank you received: 1736
Replied by joomlaplates on topic Reduce white space between Logo and Main Menu
Posted 7 years 5 months ago #18899
Hi there,
open the logo module and look into the source code and remove the margin or reduce the margin.
open the logo module and look into the source code and remove the margin or reduce the margin.
<div style="margin: 100px auto; width: 500px;" data-uk-scrollspy="{cls:'uk-animation-slide-top'}" class="uk-scrollspy-init-inview uk-scrollspy-inview uk-animation-slide-top">
<h1 style="color: #000000; font-weight: 100; text-align: left;"><img src="/images/HMLogo1.png" alt=""></h1>
<hr class="style-three"></div>
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
- adam.skiguru
- Offline Topic Author
- Fresh Boarder
-
- Posts: 4
- Thank you received: 0
Replied by adam.skiguru on topic Reduce white space between Logo and Main Menu
Posted 7 years 5 months ago #18981
Thankyou
Can you also point me in the right direction to reduce whitespace between main menu and breadcrumbs?
Thanks
Adam
Can you also point me in the right direction to reduce whitespace between main menu and breadcrumbs?
Thanks
Adam
by adam.skiguru
Please Log in or Create an account to join the conversation.
- joomlaplates
-
Offline
- Moderator
-
- Posts: 8841
- Thank you received: 1736
Replied by joomlaplates on topic Reduce white space between Logo and Main Menu
Posted 7 years 5 months ago #18985
Hi there,
you can analyze the padding or the margin of the div with the DEV tools and then insert the modified css to your own custom.css.
www.joomlaplates.com/template-customizing
you can analyze the padding or the margin of the div with the DEV tools and then insert the modified css to your own custom.css.
www.joomlaplates.com/template-customizing
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates