New Landing How can we help? Themeforest Theme Support Neighborhood ATT KYLE: Custom CSS w underlined headings in 1/3

Viewing 4 posts - 1 through 4 (of 4 total)
  • #56859
    lobsterass
    Member
    Post count: 386

    Hi!

    On page: http://monroedesign.se/om-oss-2/

    I would love to get the same style for the 3 names (like the Angela Monroe x 3 in attached photoshopped image) inside the 1/3 text blocks. I want to make the name underlined h2 and the title below in regular body text.

    (I can’t separate the titles from the text box of image+title+body because then the responsive waterfall becomes incorrect.)

    Is this possible to fix?

    Info from earlier thread:

    http://support.swiftideas.net/forums/topic/change-class-of-widget-title-to-h2/

    Kyle gave me a custom code that works great for my h1:s and h2:s:

    .full-width-text h1, .full-width-text h2 {
 border-bottom: 2px solid #222222;
 display: inline-block;
 font-size: 18px;
 font-weight: normal;
 line-height: 24px;
 margin-bottom: 20px;
 padding-bottom: 10px;
text-align: center;
}

    I’m using these classes:
    Extra class in widget box for heading H1 or h2:
    pb0 mb0 mt0 bb0 bt0 no-arrow pb0

    Extra class in body text box:
    pt0 mb0 mt0 bb0 bt0 no-arrow

    Cheers!

    #56873
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Try this custom css:

    .heading-wrap h5 {
      border-bottom: 2px solid #222;
      display: inline-block;
      margin-bottom: 5px;
      padding-bottom: 10px;
      text-align: center;
      font-size: 18px;
    }
    .spb_wrapper .heading-wrap {
      text-align: center;
    }
    .spb_wrapper h6 {
      font-size: 15px;
      font-weight: normal;
      text-transform: none;
    }

    Hope this helps!

    – Kyle

    #56894
    lobsterass
    Member
    Post count: 386

    Worked! Great! 🙂

    I have a couple of similar questions. I’ll open new threads for those.

    Thanx Kyle!

    #56906
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem!

    Thanks

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register