Hello, I have been having a problem with the home page features, specifically with the right side of the 2-column part. The content is not displayed correctly. Scenario 1: when an image is inserted at the beginning of the content box, it only shows the image w/out displaying the text that is written in the configuration interface. Also, the <a href> link is appearing as unclickable text. - See image below. Scenario 2: it only shows the text if the image is inserted after the text. the same issue with the <a href> tag is ocurring. Additionally it says "read more" which isn't clickable either. - See image below. This is a very important component of our website and it has been frustrating me a lot that I can't fix it. the URL is pangeaseed.org Any assistance would be much appreciated. Thank you!
Hello, You have used following CSS in Custom CSS so the image is not displaying. Code: .feature_content .read_more { display: none; } Use following CSS to display image. Code: .feature_content .read_more { display: block; } That will resolve your issue. Thanks & Regards Yogesh Bhade
Hi - Thanks for the reply. Still not working. with the CSS code that you provided and the following in the interface box, <h3 style="color:black;"><b>Help create the world's largest marine sanctuary!</b></h3> <img src="http://pangeaseed.org/wp-content/uploads/2014/09/Reef-4.jpg" width="275> <p>Less than 2% of the world's ocean is currently protected and that is unacceptable. The United States should be leading the way in protecting our ocean and its valuable resources. Our seas face enormous threats, from ocean acidification to warming to garbage pollution, and we must act to now to preserve our ocean ecosystems. Expanding the Pacific Remote Island National Marine Monument is a critical step in this process and will help ensure the protection of whales, sea turtles, hundreds of species of birds, and countless fish. In June, President Obama announced plans to expand the Pacific Remote Islands National Marine Monument, closing it to fishing, energy exploration, and other activities. Unfortunately, the commercial fishing industry and other special interests are pushing back hard. Tell President Obama TODAY that you want the U.S. to take the lead in protecting our world’s ocean - sign and share via the link below: </p> <br> <a href="http://bit.ly/1u0oLvb">http://bit.ly/1u0oLvb</a> it looks like this: all the text is not appearing! also, I do not want it to say "read more". Any suggestions on how to fix this are appreciated. thanks!
Hello ! We have got your concern, please send us your WordPress dashboard login details also the link of this thread at [email protected]. so that, we can have a look over the issue in details. Your website link: WordPress username: WordPress password: This thread link: http://www.inkthemes.com/community/threads/home-page-2-column-right-side-is-broken.13703/#post-50951 Note: When your issue get resolved, you can change your password. Thanks & Regards Yogesh Bhade