This topic has 4 replies, 2 voices, and was last updated 7 years, 4 months ago ago by Rose Tyler
Hi
Good day!
Im confused on how exactly the editing is being displayed. Ive enabled topbar in the Theme options, and selected header10.
And added text or font awesome via widget > left bar BUT didnt seem to display anything at all.
1. Id like to put custom social icons .i.e.
<i class=”fa-facebook fa-2x” aria=”hidden”></i> etc..
https://www.screencast.com/t/xwRwaTop
2. Or a Language selector using WPML plugin. Nothing seems to appear in that section.
3. Ive already used a child theme to update CSS but I cant seem to find on how to clean up the duplicated menu.
Ive edited the header-structure-3.php and edited some text inside just to show if its the right file for editing such.
I hope you can assist and point me at the right direction editing the Language select at the Top bar.
Thank you very much.
Hello,
The credentials are incorrect. Please check them.
Regards
Oh sorry.
Try this instead:
Set as administrator
Hello,
Please clear cache and check your site.
Also, you can add this code in Theme Options > Custom css:
.languages-area .widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel {
background-image: none;
}
.languages-area .widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel:after {
content: "\f078";
font-size: 12px;
position: absolute;
right: 0;
color: #fff;
background: #252525;
font-family: 'FontAwesome';
}
Regards
Tagged: editing, language, persuasive, selection, themes, top bar, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up