Hi,
I’m pretty new to wordpress in general, but I’ve been doing a pretty good job of getting what I need out of this theme thanks to the help of this support forum, you guys have been a huge help to me already!
My latest foray into customizing the Focus theme has lead me to creating a child theme in order to sort of recreate my home page without the Latest Posts being stuck at the top of the page, but since following the steps outlined in that thread, I noticed that my headlines are all sort of floating about a third of the way up from the bottom of the thumbnail, rather than bottom-aligned as they had been before.
Honestly though, I’m not convinced that’s the source of the problem, that’s just around when I noticed it. But to help track down other possible issues, here are the contents of my custom css page as it currently stands:
/* Focus Menu Colors */ #masthead .site-navigation .menu-wrapper ul li a { color: #fff; } #masthead .site-navigation .menu-wrapper ul li:hover > a { color: #ccc; } /* Focus Loop Title Text Size */ .loop-container article .entry-title { font-size: 12px; line-height: 1.5em; } /* Focus Container */ .content-container { background: #000 !important; border: 1px solid #000 !important; } /* YouTube Gallery */ .ul-YoutubeGallery { text-align: center; } .ul-YoutubeGallery li.li-YoutubeGallery { float: none !important; display: inline-block; } ul-YoutubeGallery li h3.title-YoutubeGallery { color: #444444 !important; } .ul-YoutubeGallery li blockquote.blockquote-YoutubeGallery { color: #666 !important; }
I think I’m nearly where I want to be with this theme, so any assistance with sorting out this mishap would be greatly appreciated!
Thanks,
-Derek
Hi Derek
Please try changing your current Focus Loop Title entry to this
Let us know how you get on
Magus
That’s absolutely perfect, thank you!
Hi Derek
You are welcome. If you need any more help please feel free to open a new thread
Magus