Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

removing margin Grid 3 template not working.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hi there,

I've uploaded a logo to the Grid 3 template but ideally want it to appear higher and closer to the menu link.
The changes I made in the css however don't have any impact? What could the reason be for this?

the html should be as follow:

<header id="logowrap" style="
margin-top: 0px;
">

Would you mind having a look and tell me what I'm doing wrong.

Ps. I made the changes both in the
Edit css/template.css
and
Edit css/template.min.css

The website is balloonsfantastic.mandontest.co.uk

thanks,

Dimitri
  • dallaway's Avatar
  • dallaway
  • 6 Month Developer
  • 36 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Dimitri,

Please try and avoid updating these stylesheets as both will be overwriten on either a template update or a compile to css and you shouldn't need to adjust any html

You need to adjust this value in the custom.css file

#logowrap {margin-top: 60px;}

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
The following user(s) said Thank You: dallaway

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers