Header Widget Postion
-
Hello,
Great Plugin! Can you add a feature? Under Header Options > Header Sidbar, can you add more options for the sidebar position? As is, we can only select upper-left, or upper-right. Can you add “lower” and “center” to those options?
Thank you!
-
Hi, glad you like the plugin 🙂
OK, so the problem with your request is that the container that holds the sidebar doesn’t have any height so elements in the sidebar cannot be aligned to the bottom. The reason for this is because if it has height then it’ll push the menu navigation away and cause all kinds of other problems.
So … perhaps you could show me the site in question so I can have a look and possibly suggest alternative solution(s)?
With regards to aligning the content to the centre, you could add this css to the customiser …
#header-sidebar{ left: 0; right: 0; text-align: center; }Let me know if that does the trick and we’ll add it as an option.
Oliver
Cool! That’s exactly what I’m talking about! (You’re pulldown menu could add “top-center” as an option.). This will work for me! Thank you!
Hi,
OK, no problem, we’ll add this to the “to do” list and let you know as soon as it has been completed.
Oliver
Hi,
This has now been added to the latest version of the plugin.
Please test and let me know if it works as required.
Thanks,
Oliver
Going to mark this as “resolved” now.
Oliver
The topic ‘Header Widget Postion’ is closed to new replies.