Home › Forums › All Other Themes › Homepage, Section 4 – Presentation size of image/text is different
- This topic has 3 replies, 3 voices, and was last updated 6 years, 11 months ago by
Sonnal S Sinha.
-
AuthorPosts
-
December 27, 2016 at 8:17 pm #56711
Website URL: http://f86.b83.myftpupload.com/
Message: Hi,
On the homepage, Section 4>Under each “Read More”>The rectangles/image-text are different heights. The closest I have come to making them the same height is three the same and one different. I have altered the Read More Content amount in Section 4 of the customize theme section and have also tried adding or removing content on the pages that each Read More links to… Images are the same size, etc.
Please advise.
Thank you so much.
Michelle
December 28, 2016 at 10:28 am #56736Hi Michelle,
Already replied via email as well.
Regards,
ShriDecember 28, 2016 at 2:04 pm #56758Hi Shri,
This worked as far as getting the Read More tags to the same level but now they are not centered! Please advise at your earliest convenience. I do really appreciate it.
Thank you so much.
Michelle
December 29, 2016 at 1:19 pm #56859Hi Michelle,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
a.linkreadmore:hover, .services-wrap .one_fourth:hover a.linkreadmore { display:table;}
a.linkreadmore {bottom: 0; display: table; left:50% !important; margin: 0 auto; position: absolute; right: 0; transform:translateX(-50%); -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); -ms-transform:translateX(-50%);}Regards,
Brad -
AuthorPosts
- You must be logged in to reply to this topic.