1. loulou
  2. Commercial Templates
  3. Monday, 28 June 2021
  4.  Subscribe via email
Hi Ciarán

I need to increase the padding between the hornavmenu section at the top of the page and the page title below. I decreased this spacing a few weeks ago, but for the life of me cannot find where I changed the settings. I have tried changing the nexus.css file but the changes are not taking effect!

See http://2021new.willowglennhomes.com.au/joomla/index.php/featured-projects. I would like more spacing above the page title 'Featured Projects'. Your advice would be greatly appreciated!

Thank you, Louise
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Louise

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

(edit to taste)

#container_header + #container_main,
.sticky-wrapper + #container_main {
padding-top: 30px;
background: white;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks so much 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!