Tagged: x
-
AuthorPosts
-
August 28, 2016 at 10:01 am #1150549
laurabm84ParticipantHello,
I am finding imposible to centre my logo with the menu horizontally like this:
+===========+
+===========+
+===LOGO====+ home, menuitem1,menuitem2,menuitem3,menuitem3
+===========+
+===========+I have tried to play with the header customizer, but met no success.
How could I fix it?
August 28, 2016 at 10:13 am #1150556
ThaiModeratorHi There,
Please provide us with your website URL so we can take a closer look.
Thank you.
August 28, 2016 at 5:38 pm #1150834
laurabm84ParticipantAugust 28, 2016 at 6:47 pm #1150892
DarshanaModeratorHi there,
First locate the following code that you have added.
.x-brand { color: rgba(249, 249, 249, 0); font-family: Arial,"Helvetica Neue",Helvetica,sans-serif; font-size: 20px; font-style: normal; font-weight: 700; letter-spacing: -0.031em; margin-top: 50px; }Then change
margin-top: 50px;tomargin-top: 30px;Also add the following CSS rule into your Customizer, Custom > CSS area.
.x-navbar { min-height: 80px; }Hope that helps.
August 29, 2016 at 2:43 am #1151311
laurabm84ParticipantWhere is that coding located?
First locate the following code that you have added.
.x-brand {
color: rgba(249, 249, 249, 0);
font-family: Arial,”Helvetica Neue”,Helvetica,sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 700;
letter-spacing: -0.031em;
margin-top: 50px;
}August 29, 2016 at 2:56 am #1151321
laurabm84ParticipantSorted! Thanks!!!!! 🙂
August 29, 2016 at 2:57 am #1151322
RupokMemberHi there,
It seems you have added this under Custom > CSS in the Customizer. So let’s find that from there. As you have added this; you should find that. If you still can’t; let’s add this under Custom > CSS in the Customizer.
.x-brand { margin-top: 30px !important; }Hope this helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1150549 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
