Konstra Kickstart Custom Header - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Konstra Kickstart Custom Header

S

SY

Template 2 years ago

Hi, i have an issue with the Konstra template header. the logo and menu not aligned. Even if i build a custom header with custom column 4 + 8, the menu block go below the logo. same withe the preset header 2.

0
2 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #129004

Hi,

in Konstra Template Options > Custom Code > Custom CSS add that

#sp-menu {margin-right: 0;}

it's to override style from template that was set.


Next time use Code Inspector from your browser to preview used styles etc. >> https://www.joomshaper.com/blog/which-line-of-css-i-have-to-edit-code-inspector-in-action

then you'll get an answer on your own in a minute :)

0
S
SY
Accepted Answer
2 years ago #129281

Hi, thank you very much, i use inspector very often mostly right-click > Inspect, but i miss it. thank u

0