stacymaliamarie
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Search Bar Covering Adsense in HeaderYour second option totally worked!!! Thank you, I’m so new to this. The only weird thing is when I put in the header code for adsense, my site Icon on all the tabs were replaced by the host gator icon. Is that weird?
Forum: Fixing WordPress
In reply to: Permalinks I did not create, underlined twice in blueThank you! Fixed!
Oh!My site is aneveningofpoorchoices.com
Forum: Fixing WordPress
In reply to: Social Icons Not Showing Up on SmartphoneNever mind! I got the code:
@media (max-width: 767px) {
.header-bar-left {
width: 50px;
}
.header-bar-right {
width: calc(100% – 50px);
}
.header-bar-right .social-icon {
width: 35px;
}
.header .social-icons {
display: block;
}
}*in your custom CSS box under Customize->Additional CSS
Forum: Fixing WordPress
In reply to: Social Icons Not Showing Up on SmartphoneMy blog is aneveningofpoorchoices.com. The icon option is built into the theme, so I’ve checked the box to have them show up in the top right. It won’t show up on smartphones and I am a WordPress.org user, Brittany light theme 4.8. Please advise if further info is needed.