1. mesquite
  2. Sherlock Holmes
  3. Commercial Templates
  4. Thursday, 13 October 2022
  5.  Subscribe via email
Hi Ciaran
I'm using HAYLEY template here: https://thewhitehart.uk.com
I want to reduce the padding between the layerslideshow module and the featured article on the homepage.

Also on this template if I use SLIDE OUT in the responsive layout the menu is directly opposite the logo and pushes the logo out of central.
How do I move it to below the logo?

Lastly with SLICK NAV in responsive options, is it possible not to show the MENU title?

Many thanks
Terry
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Terry

1. To reduce the space above the component/content area of your site, try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

(edit to taste)

.maincontent {
padding-top: 20px;
}


2. Sorry to say this option is not available with the slide out mobile menu.

3. To amend try also adding the following to your Custom CSS field...

.slicknav_menu .slicknav_menutxt {
display: none;
}


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