Home>Support>After switching to a child theme, my postloop titles are no longer aligned to the bottom of my thumbnails

After switching to a child theme, my postloop titles are no longer aligned to the bottom of my thumbnails

By superderek, 10 years ago. Last reply by Magus, 10 years ago.
Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

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

URL: http://www.multitapped.com/stage/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 1 month ago Magus
    Hi, I Work Here

    Hi Derek

    Please try changing your current Focus Loop Title entry to this

    .loop-container article .entry-title {
        font-size: 12px;
        line-height: 1.5em;
        margin-bottom: 0px;
    }
    

    Let us know how you get on

    Magus

  2. 10 years, 1 month ago superderek

    That’s absolutely perfect, thank you!

  3. 10 years, 1 month ago Magus
    Hi, I Work Here

    Hi Derek

    You are welcome. If you need any more help please feel free to open a new thread

    Magus

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More