Home › Forums › Perfect Forum › Perfect Interior
- This topic has 18 replies, 3 voices, and was last updated 7 years, 4 months ago by Sonl Sinha.
-
AuthorPosts
-
July 20, 2017 at 10:50 am #78804
Hi guys,
I have used the code for section 1 as shown in the instructions and changed the image and colors.
But when I publish, the grey shadow lines on the left and above the image as shown on the demo don’t show. The rest looks fine.
How do I get this shadow fixed?Regards,
MirandaJuly 20, 2017 at 11:07 am #78805And another question.
Our team is just 1 image. How do I center this image? Now it is published on the left.
Thanks.
July 20, 2017 at 11:32 am #78809Hi,
Kindly show us your website URL so that we can assist further.
Regards,
ChrisJuly 20, 2017 at 12:58 pm #78812Hi Chris,
The link is: http://mlhousestyling.nl/
I have removed the under construction temporarily so you can check.
Miranda
July 20, 2017 at 12:59 pm #78814Ps. I have added the social media accounts to the team member, but they are not clickable?????
July 20, 2017 at 1:16 pm #78816Hi,
Kindly go to Appearance>>Customize>>Basic>>Scroll down to find Custom CSS and paste there:
.home_section3_content { display: table; text-align: center;} .home_section3_content .cols1 { float:none; margin:0 auto; display:inline-block;} .home_section3_content .social-icons { margin-top:20px;}
Regards,
ChrisJuly 20, 2017 at 1:26 pm #78817Hi chris,
I think this code is for the 3rd section? I have pasted into the CSS, but I don’t see a difference.
The icons are also still not clickable, which is weird because the links are filled in the right way.Miranda
July 20, 2017 at 1:39 pm #78818Hi,
Add
.home_section3_content { display: table; text-align: center;} .home_section3_content .cols1 { width:30%; float:none; margin:0 auto; display:inline-block;} .home_section3_content .social-icons { margin-top:20px;}
Remove
.home_section3_content { display: table; text-align: center;} .home_section3_content .cols1 { float:none; margin:0 auto; display:inline-block;} .home_section3_content .social-icons { margin-top:20px;}
Regards,
ChrisJuly 20, 2017 at 1:46 pm #78819Yesss, thank you. Much better..!
And now the shadow aligning around the image in the first section please 🙂
July 21, 2017 at 6:13 am #78866Hi,
Your website is on under construction mode now. So i can’t check that.
Regards,
ChrisJuly 21, 2017 at 9:10 am #78912Hi Chris,
I set it open now again so you can check.
Miranda
July 21, 2017 at 10:31 am #78950Hi,
Kindly go to Appearance>>Customize>>Basic>>Scroll down to find Custom CSS and paste there:
.team-shadow::after { top:-11px !important; height:80% !important; left:0 !important; width:100% !important;}
Regards,
ChrisJuly 21, 2017 at 10:50 am #78960Thank you! That is fixed now 🙂
But my first question was:
I have used the code for section 1 as shown in the instructions and changed the image and colors.
But when I publish, the grey shadow lines on the left and above the image as shown on the demo don’t show. The rest looks fine.
How do I get this shadow fixed?Miranda
July 21, 2017 at 11:20 am #78968Hi,
Kindly use this shortcodes.
[columns size="2"]<div class="welcome-thumb"><img src="http://mlhousestyling.nl/wp-content/uploads/2017/07/Foto-home.jpg"></div>[/columns] [columns size="2"] [fancytitle text="Welkom bij MLHousestyling" textlast="Interior" titlecolor="#282828" lastwordcolor="#FF7E00" separatorcolor="#FF7E00" align="left" shadow="yes"]<p>VOOR ELKE WONING</p> <p>U heeft het huis van uw dromen gevonden? Gefeliciteerd!</p> <p>Nu alleen nog zorgen dat het huidige huis binnen no time wordt verkocht. Dat is een hele klus, maar MLHouse-styling kan u hierbij helpen door uw huidige woning zo af te stijlen dat het geheel zich optimaal presenteert, waardoor iedere potentiële koper zichzelf net even wat makkelijker in uw huis kan zien wonen, en het zichzelf sneller verkoopt!</p> [space height="30"] [button text="LEES MEER" link="#" align="left"] [/columns]
Regards,
ChrisJuly 21, 2017 at 4:29 pm #78989Thank you 🙂
-
AuthorPosts
- You must be logged in to reply to this topic.