Read more misalligned

Home Forums All Other Themes Read more misalligned

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #71998
    Michael SuraceMichael Surace
    Participant
    • Topics: 41
    • Replies: 47
    • Total: 88
    Member since: January 24, 2017

    hi all,

    on my website with interior design layout www.industriadellegno.it in the first section “Our Services” (with the actual title INTERIOR DESIGN PER PRIVATI & AZIENDE) the radio button of the 4 boxes are misalligned: that because some text is more short than others boxes. How can i allign them? Do i need an exerpt on the pages on the boxes? How can i set up it ?

    thank you,

    Michael

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

    Hi Michael,

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    .fourbox { position:relative;}
    a.ReadMore {bottom: 0; left: 50%; position: absolute; transform: translateX(-50%); -moz-transform: translateX(-50%); -webkit-transform: translateX(-50%);}

    Regards,
    Chris

    #72087
    Michael SuraceMichael Surace
    Participant
    • Topics: 41
    • Replies: 47
    • Total: 88
    Member since: January 24, 2017

    Perfect now, thank you very much.

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

    🙂

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