Missing Top Bar Social Icon

Posted in: Newspaper
Post count: 2

Hi everyone!

I have my top bar social icon feature turned on but now it is not showing up on my website the way it was before?
I tried to turn it off, refresh. And then turn it back on but it still doesn’t work.
Does anyone know how to fix this?

Thanks so much in advance!

-Christine Fei

Post count: 2

Here’s my website, in case anyone would like to take a look and see why the social icon is not appearing at the top bar location.

http://www.feibulous.com

It used to be located on the top left corner of the web page.

Thanks again!

Post count: 20688

Hi,

There is some styling added by the demo you have installed, for the top bar. That is why they appear like that. I could give you a code to make the top bar display normally, in it’s initial position
https://www.screencast.com/t/hyEuVhkDSo
Then you can set a background color if you wish, similar to the one you have on the header or different
https://www.screencast.com/t/xg9jwIaY2
This is the code you must enter in Theme panel->Custom code->Custom CSS section

.td-craft-ideas .td-header-style-10 .td-header-top-menu-full {
position: initial;
}

Also you can stretch the top bar if needed
https://www.screencast.com/t/dLQCtn4ckV

Please correct me if I misunderstand something.

Thanks

  • This reply was modified 8 years by Simion C..
Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.