dafnyduck
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Sela] Menu text color and other queries1. Could you link to the code you used so I can take a look?
I am using the code given in this thread, but the post date and “comments” are still on the left.
2.
@media (max-width: 520px) {
#masthead .site-branding {
background-size: 200% auto;
}
}This is the one I’m currently using but it’s not making much of a difference. Site logo is still too small when viewed on mobile.
I’m using the Jetpack CSS Plugin.
3.
.single .entry-meta {
display: none;
}Yay this worked! Thank you!
4. Also I have the problem with featured image not showing up when posting on Facebook. In the old theme I was using (Highwind), I didn’t have to use the Featured Image feature as it just fetches the first photo in the post. So I also tried not using the featured image feature in Sela and same thing happens. Any idea how to fix this? Thank you so much!
Forum: Themes and Templates
In reply to: [Sela] Menu text color and other queriesSo I finally solved 2 of my questions above. Pasting again the ones I haven’t figured out yet:
1. I wanted the publishing date and “comments” to be directly under the heading/page title, to allow more space for content/blog post. I used the code provided in the forum but it’s not working. Help?
2. My site logo is still too small on mobile. Already tried this and this but none are working. The latter even erases all the changes I made. Please help.
3. Is it possible to hide the tags under each post? It looks really cluttered down there. Thank you so much!
My blog is daphnebenosa.com. Thank you!
Forum: Fixing WordPress
In reply to: How do I make two widgets go side by side?Hello! My website is https://daphnebenosa.com and I’m having trouble putting my widgets side-by-side.
I want my two widgets under Affiliates go side-by-side, as well as the Bloglovin-Tumblr widgets under Follow Me.
I don’t know anything about CSS so I use a CSS custom plug in whenever I need to change anything. Please help. Thank you!
Forum: Themes and Templates
In reply to: [Highwind] Hide tags in homepage and single postsThank you so much! It worked! ??