Forum Replies Created
-
AuthorPosts
-
Hi Jordan!
Thank you for getting back to me.
The static parts are the right color now, thank you!
But, now, the hover on both are now gone.
Am I missing something?
That’s all I need. Thank you.
That worked. Thank you!
I put the same thing in the sidebar and it’s not showing all of the icons. How can I fix that?
That fixed it! Thank you so much!
Is anyone going to help me on this?
Any moderators that can help?
Thank you much for trying though! :) That was really nice.
Hi Drebosio,
Unfortunately it’s not launched yet. It’s in the private area of the post though.
I got the instagram to link right.
I still need to center them and remove the separators.
Thank you.
Ok, so I got the right icons to show up, but the Instagram one is wonky. It’s not linking for some reason.
I still need to know how to center them and remove the separator.
Please let me know.
- This reply was modified 7 years, 8 months ago by mikkijack.
I’ve been fiddling with it and it looks like it has something to do with this…
data-av_icon=””
What’s supposed to be in between those “”?
Nevermind, I fixed it. Thank you so much Mike!
Wait! What happened? I just refreshed and now it’s a pencil there instead of the snapchat ghost. What happened?
Thank you Mike, you’re a life saver!! :)
How do I change the background color to yellow?
GREAT!!!! Thank you so much!
I was nervous about that.
Thank you so much! I’ve fixed the link.
Will you please tell me how you did it?
It was saying to do something to functions.php.
What was added there? I’m using a child theme and I don’t want it messed up if it’s updated.
Did you edit the functions file? Do I need to change my child theme?
It just really lost me.
lol…I fixed it. I got a little crazy with my CSS. It’s ok now.
Thank you for responding Rikard, but that didn’t work.
Any help with this would be great.
You can delete this. I figured it out. Thank you!
Nevermind, I’ve fixed it.
Thank you for getting back to me so fast, but that didn’t do it.
Yes!!!!! Thank you so much Jordan!! That worked!! You are great!!
Hi again….
Maybe this will help. This is what I mean. I can’t see the bottom of the word Instagram. I’ve used the z-index and it’s supposed to be in front of the instagram feed. I’m supposed to see the whole word “Instagram”.
- This reply was modified 7 years, 8 months ago by mikkijack.
This is the CSS I have set for it…. text-5 is supposed to be in front of text-4.
#footer #text-4 .textwidget {
z-index: -1 !important;
position: relative !important;
}#footer #text-5 .textwidget {
z-index: 999 !important;
position: relative !important;
padding: 20px !important;
background-color: transparent !important;
-ms-transform: rotate(-2deg); /* IE 9 */
-webkit-transform: rotate(-2deg); /* Chrome, Safari, Opera */
transform: rotate(-2deg);No. Sorry about that. The heading word “Instagram” is supposed to be stacked in front of the instagram feed. But, it’s not. The instagram feed is stacked on top of the heading.
-
AuthorPosts