-
AuthorPosts
-
August 27, 2018 at 11:11 am #1002196
Under a text box I have to add two icon (web and email), but I like they are side by side.
I add the icon with shortcode`[av_font_icon icon='ue8b1' font='entypo-fontello' style='' caption='' link='manually' linktarget='_blank' size='25px' position='center' color='#0095d5' av_uid='av-1c8ta' admin_preview_bg=''][/av_font_icon]
[av_font_icon icon='ue805' font='entypo-fontello' style='' caption='' link='manually' linktarget='' size='25px' position='center' color='#0095d5' av_uid='av-qiem' admin_preview_bg=''][/av_font_icon]
but they are one above the other
thanks
August 27, 2018 at 3:53 pm #1002324Hey Serena,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaAugust 27, 2018 at 4:52 pm #1002371I’d like that in the address box the world icon and the mail icon were side by side and not one above the other.
There is another issue: the slider above the menu doesn’t work. I think can be a problem of the server, but I’m not sure. Can you have a look, please?
August 28, 2018 at 5:23 am #1002530Hi,
Please try this in Quick CSS for your icons:
.home .avia_textblock .av_font_icon { display: inline-block !important; }
You are getting some error messages on the page and that is likely the reason why your slider is not showing up. Could you try deactivating all plugins to see if one of them is causing a conflict please?
Best regards,
RikardAugust 28, 2018 at 11:50 am #1002639Thanks Rikard,
Unfortunately it is a site that I inherited … I’m trying to fix the graphics.
There are a few plugins, I tried to disable them but it still does not work.What else can it be? I see it’s on a window server…
August 28, 2018 at 9:46 pm #1002852Hi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.Best regards,
BasilisAugust 29, 2018 at 10:08 am #1003051Hi Basilis,
I create a user.
thanksAugust 29, 2018 at 10:20 am #1003057Hi,
I fixed the slider issue – to solve it I had to replace the url of the login/logout menu item. It was #bawloginout# and I changed it to #bawloginout because two hashtags make the url invalid (screenshot: http://www.clipular.com/c/5589432942723072.png?k=oIAyLr28I9B0JQesSBJgXE94YUY ).
Best regards,
DudeAugust 29, 2018 at 10:31 am #1003061Fantastic! Thanks Dude!
You can close the topicAugust 29, 2018 at 2:28 pm #1003163 -
AuthorPosts
- The topic ‘two icon facing’ is closed to new replies.