Tagged: x
-
AuthorPosts
-
January 21, 2017 at 8:22 am #1339635
TomasJarvlingParticipantHi.
On this page: antoniofiorelli.se i have placed a menu on the header widget.
Is it possible to show the menu immediately instead of having to press the plus sign?Tomas
January 21, 2017 at 8:40 am #1339638
ThaiModeratorHi There,
Please try adding the following CSS:
div#top { margin-top: 114.4px; } .x-widgetbar { display: block !important; }Hope it helps 🙂
January 21, 2017 at 8:48 am #1339642
TomasJarvlingParticipantworked.
But it wasn’t exactly what I wanted. I would like to have a top right menu like on https://www.suitopia.se/sv/Tomas
January 21, 2017 at 9:20 am #1339653
ThaiModeratorHi There,
In that case, please try adding the links to the topbar content instead:
<a href="http://www.example.com/">Link 1</a> <a href="http://www.example.com/">Link 1</a>Hope it helps 🙂
January 22, 2017 at 12:01 am #1340183
TomasJarvlingParticipantI added the links to the top bar content widget – was that what you meant?
The plus sign is still there and is a little bit to hidden to notice.
I would like the menu to appear instead of the plus sign.Tomas
January 22, 2017 at 3:20 am #1340276
Rue NelModeratorHello There,
Thanks for updating in! If that is the case, please deactivate the header widget and activate the Topbar instead. You can go to Appearance > Customize > Header > Miscellaneous. Once topbar is active, you can insert the code:
<a href="http://www.example.com/">Link 1</a> <a href="http://www.example.com/">Link 1</a>in the topbar content.
Please let us know if this works out for you.
January 22, 2017 at 2:53 pm #1340709
TomasJarvlingParticipantYes. Worked better. Is it possible to right align this picture and link?
January 22, 2017 at 8:17 pm #1340943
Rue NelModeratorHello There,
Thanks for updating in! To align the image and the link to the right side of the page, please add the following css in the customizer, Appearance > Customizer > Custom > CSS
.x-topbar .p-info { float: right; }We would love to know if this works out for you.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1339635 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
