Social Media Icons in the Top Bar
-
Your site is being loaded without the stylesheet. Can’t help you to move social icons unless you fix the style.css issue.
Mod
Quote:I think the theme had a problem with wordpressNot really. The theme undergoes extensive testing before it is released.
Have you altered any theme files? It may be that the JetPack plugin is causing you issues: it’s loading the entire Graphene stylesheet with every page. Try deactivating your plugins, and making sure that you have the top bar enabled.
Admin
Add this code to the Custom CSS option or your child theme’s
style.css
file:#profiles {
position: absolute;
right: 0;
top: 40px;
}
Viewing 9 posts - 1 through 9 (of 9 total)
- You must be logged in to reply to this topic.