- This topic has 1 reply, 2 voices, and was last updated 11 years, 3 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Full Width Forum › Space between tagline and main menu
Hi,
I would like to reduce the space between the tagline and the main menu. Where can I adjust this in the code?
Thanks
Hi,
Kindly check main.css within css folder of theme. Correct path is wp-content>themes>skt_full_width_pro>css>main.css
Within main.css search for this class: .header .logo
Reduce the padding: 60px 0 30px 0 (reduce 30 to desired amount to reduce the gap).
This will reduce gap between tagline and menu.
