This topic has 9 replies, 3 voices, and was last updated 6 years, 5 months ago by lconaway_2.
Viewing 10 posts - 1 through 10 (of 10 total)
I’m using the fixed header and the top bar. Any widget I place in the Topbar Right widget area will not fully align right. Instead they remain nearly center but to the left of my primary menu. Here’s a link: http://18.220.133.230/covid-19/
I also tried adding the search icon to my fixed header using the code from Header 1 and the icon appeared next to my company logo rather to the right of the last menu item. How would I resolve that?
Second, I added the Search widget to the sidebar and when you click into the text field the bar underneath is still purple rather than any of the colors defined in my customization. Where do I fix this?
Finally, I’ve added in all links to my company accounts in the Sociables area, but when I add the widget anywhere, the icons do not display. The URLS are there if I hover where the icons should be, but the icons are not visible.
Thank you!
Hi @lconaway_2,
If you can provide us WP Logins to your website with URL then we can take a closer look at it. Make sure you set the post as a private reply so that only admin can see your wp-logins.
Note: Before providing the wp-login to any support staff, kindly please make sure you take a backup of everything including WordPress content, theme options, widgets etc.
Hi,
1) Topbar Left column is empty i.e the reason right text comes on the left side So, go through the widgets Topbar left and add this line in the text block &npsp&npsp&npsp&npsp
2) For search bar border-color add this code in your custom CSS and add color as per your requirement.
.search-box input[type="text"]:focus {
border-bottom: 2px solid #990b6e!important;
}
And for the sociables, if you can provide us WP Logins to your website with URL then we can take a closer look at it. Make sure you set the post as a private reply so that only admin can see your wp-logins.
Note: Before providing the wp-login to any support staff, kindly please make sure you take a backup of everything including WordPress content, theme options, widgets etc.
The solution for the search bar fixed that issue. Thank you! I added the to a text block in the left topbar which did move the right topbar content over. But it added a dark box on the left. How do I fix that?
Hello again. I think everything is fixed except for the sociables. I’ve added them to the top bar so you can see what’s happening.
HI, @lconaway_2MEMBER
Actually, the reason icons are not displaying is you are using the optimize file, remove the optimized minified.css file.
Where do I find that? I didn’t add any css outside of the search bar color code so I’m not sure how to locate and remove the minified.css file. I don’t see it in any of the files in Theme Editor.
Thank you! I’m all set for now.
Viewing 10 posts - 1 through 10 (of 10 total)
The topic ‘Top bar and primary menu alignment, search box color, sociables not showing up’ is closed to new replies.