-
AuthorPosts
-
January 15, 2018 at 10:47 pm #897730
Hi! im trying to put in top bar, first a phone icon followed by the number and then another icon followed by email adress.
But if i put shortcode, then phone number, then shortcode, then email, both icons appear at left, before all the text.
How can i do this? this is what i needhttp://test.juansabatino.com/wp-content/uploads/2018/01/topbar.jpg
January 16, 2018 at 8:29 am #897916Hey jjsabatino,
Did you make sure to close the markup you added?
<span>Your content</span>
If that is not the problem then please post admin login details in private so that we can have a closer look.
Best regards,
RikardJanuary 16, 2018 at 4:40 pm #898061Thanks Rikard that works great!
Now i need to put that exact same text and icons in the right part of the socket, i tried creating a menu and applying it to the socket but doesnt look the same.January 17, 2018 at 1:17 pm #898463Hi jjsabatino,
How are you adding them to the socket?
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaJanuary 18, 2018 at 6:22 pm #899237Sure, i tried adding them as secondary menu, but no luck. i need them to look exactly like the one on top
here´s the access, thank you!
January 22, 2018 at 8:15 am #900661Hi jjsabatino,
The link above did not take me to the dashboard and I do not see the links in the footer.
Best regards,
VictoriaJanuary 22, 2018 at 11:49 am #900755Sorry, it expired during the weekend, here it is again.
January 23, 2018 at 8:29 am #901270Hi jjsabatino,
Looks the same to me. Does it not? Can you please specify again what help you need with that?
Could you please clear the cache, check again and get back to us.Best regards,
VictoriaJanuary 23, 2018 at 10:40 am #901339Hi Victoria. I clear cache, and it´s not looking the same. The spacing is not the same. I need it to be like the one on top. In the socket the spacing between items and between the mail and the social link is bigger and i can´t make it smaller.
January 23, 2018 at 10:53 am #901349Hi jjsabatino,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#socket .sub_menu_socket li { padding: 0 3px; } #socket .social_bookmarks { margin: -10px 0 0 8px; }
If you need further assistance please let us know.
Best regards,
VictoriaJanuary 23, 2018 at 6:28 pm #901603Yesssssssssssssss thank you thank you! that´s perfect
Now, since you are here, i have one more and small issue. I need the active menu indicator to be a black background. I managed to do that, but, i can´t seem to make it go all the way to the small separator at the right of the word. The background stops once the word is finished and then i get a white space.
This is what i´m getting
http://test.juansabatino.com/wp-content/uploads/2018/01/menu-1.jpgThis is what i need (made with photoshop)
http://test.juansabatino.com/wp-content/uploads/2018/01/menu-2.jpgHow can i do this?
January 23, 2018 at 10:25 pm #901729Hi,
Try adding this to quick css:
.av_seperator_small_border .av-main-nav > li > a > .avia-menu-text{ padding-right:13px!important; }
Best regards,
Jordan ShannonJanuary 23, 2018 at 10:29 pm #901732Hi jordan! that works partially. It adds black but it´s also moving the separator, so i get blank space. So that´s not what i need. I need the black to cover from separator to separator
January 24, 2018 at 2:48 am #901810Hi,
Try using this css code:
#header #avia-menu li > a { padding-right: 0 !important; } .av_seperator_small_border .av-main-nav > li > a > .avia-menu-text { padding-right: 13px !important; }
Hope this helps :)
Best regards,
NikkoJanuary 24, 2018 at 1:09 pm #902119Thanx Nikko, that works like a charm! you can close this now.
Thank you again for your always amazing support
January 24, 2018 at 3:31 pm #902181Hi,
Glad we could help. Thanks for using Enfold! Have a great day! :)
Best regards,
Nikko -
AuthorPosts
- The topic ‘two icons in top bar problem’ is closed to new replies.