Tagged: header
-
AuthorPosts
-
June 30, 2020 at 7:57 pm #1226900
Hello,
will be laconic.My Goals
Using heading with logo in center and menu below, i would like to add additional information on left and right side like phone, email, location.What I know
I know that there are guide to add additional fields using custom widgets, but it is not what i need, because such fields goes below logo, but i need next to logo.What is my question
So can you suggest me how can i realise it knowing that may be in future i will need diferent headings in each site page, because for example at page service 1 – i will place one contacts, on page service 2 – another and so on.
Thank you in advance
July 2, 2020 at 3:59 pm #1227534So no ideas? :(
July 3, 2020 at 7:53 pm #1227814Hi Max Miko,
Well, you can add widgets and we can help you place where it’s needed.
As for the question, you’ll need to customize either the header.php file or the /includes/helper-main-menu.php file.
Best regards,
VictoriaJuly 8, 2020 at 6:19 pm #1228932Thank you Victoria for your response!
I created two blocks using “Header Widget” as it described in documentation. My problem is, that i want it to left and right side from logo, like:
Left Side Widget |||| L O G O ||| Right Side Widget
Please see my link here: http://dainis.hostenko.net/
July 10, 2020 at 4:22 am #1229296Hi,
Thanks for the clarification. Your header is not high enough to fit the content in your widgets, so you would have to adjust that in the theme options. After that then please add this to Quick CSS:
#text-2 { position: absolute; top: -100px; left: 25%; } #text-3 { position: absolute; top: -100px; right: 22%; }You might have to adjust the values a bit to get it looking right.
Best regards,
RikardJuly 10, 2020 at 10:55 am #1229373Hi, Rikard!
Wow, looks so easy! Thank you that show me, that css has a power :)
July 11, 2020 at 5:29 am #1229545 -
AuthorPosts
- You must be logged in to reply to this topic.
