Gravida feature boxes homepage

Home Forums All Other Themes Gravida feature boxes homepage

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #28092
    NickNick
    Member
    • Topics: 2
    • Replies: 6
    • Total: 8
    Member since: March 23, 2016

    Hello,

    The first box on the homepage won’t scale, I tried the code; .feature-box{max-height:210px !important;} but than the text just walks out of the border.

    The other 3 boxes are working good.

    Boxes

    #28098
    NickNick
    Member
    • Topics: 2
    • Replies: 6
    • Total: 8
    Member since: March 23, 2016

    It’s solved already, the problem was i copyed text in the page from another document so with different Styles i guess.

    #28460
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Oh Okay cool.

    Regards,
    Shri

    #28491
    NickNick
    Member
    • Topics: 2
    • Replies: 6
    • Total: 8
    Member since: March 23, 2016

    The problem is back, i cant figure out whats the problem, now i got the problem on the first 2 boxes.

    #28514
    NickNick
    Member
    • Topics: 2
    • Replies: 6
    • Total: 8
    Member since: March 23, 2016

    When im in Customize mode the box is working fine. Also the page that is linked to that box is smaller than all my other pages, no idea why

    #28515
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi Nick,

    Kindly show us your website URL.

    Regards,
    Brad

    #28675
    NickNick
    Member
    • Topics: 2
    • Replies: 6
    • Total: 8
    Member since: March 23, 2016

    www.behangersbedrijfvdvijver.nl

    #28682
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi Nick,

    Kindly go to Appereance>>Customize>>Custom CSS Box

    Add this code there:

    @media screen and (min-width:980px) {
    .feature-box a{position:absolute; left:35%; bottom:15px;}
    .feature-box{ position:relative; min-height:245px;}
    }

    Regards,
    Brad

    #28684
    NickNick
    Member
    • Topics: 2
    • Replies: 6
    • Total: 8
    Member since: March 23, 2016

    Thank you! Solved.

    #28686
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Great 🙂

    Regards,
    Brad

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.