Home › Forums › Gravida Support › Flip Box
- This topic has 16 replies, 2 voices, and was last updated 7 years, 1 month ago by Sonl Sinha.
-
AuthorPosts
-
October 14, 2017 at 6:47 am #85527
I only have to use 3 flip boxes instead of 4. I would like to center the 3. As it is right now the three are aligned to the left. How can I center align 3 flip boxes.
www.mlbeauty.nl/home
October 16, 2017 at 9:06 am #85604Hi,
Password was not working.
Regards,
DaveOctober 16, 2017 at 9:42 am #85610Hi,
Now better.
Regards,
KorOctober 17, 2017 at 6:21 am #85683Hi,
Still not working again. Kindly check and confirm.
Regards,
DaveOctober 17, 2017 at 5:27 pm #85750i don’t understand this. i try again en het works
October 18, 2017 at 10:24 am #85859Hi,
Kindly go to Appearance >> Customize>>Basic >> Scroll down to find Custom CSS and paste there:
.home_section4_content p {display: none;} .back p, .front p { display:block !important;} .flipcard { text-align:center !important;}
Regards,
DaveOctober 18, 2017 at 10:29 am #85861Ok done, but still not working again.
Regards
KorOctober 18, 2017 at 10:35 am #85862Hi,
Can you send us the screenshot of your issues? Upload your screenshot on imgur.com and paste the share url here.
Regards,
DaveOctober 18, 2017 at 10:44 am #85863Hi, now it’s ok though:
1 the width size of the boxes is different.
2 the text is outside door box 3 How can I bijbox number 3 Top treatments bullets places with link to the page like in the Footer 3kind regards
KorOctober 18, 2017 at 10:45 am #85864Hi,
Hi,
Kindly go to Appearance >> Customize>>Basic >> Scroll down to find Custom CSS and paste there:
Remove this code
.home_section4_content p {display: none;} .back p, .front p { display:block !important;} .flipcard { text-align:center !important;}
And add this new code there
.home_section4_content p {display: none;} .back p, .front p { display:block !important;} .home4_section_area { text-align:center !important;} .flipcard, .flipcard .front, .flipcard .back { height:400px;}
Regards,
DaveOctober 18, 2017 at 11:01 am #85868hi,
Better but:
1. the text is outside door box;
2 How can I make by box number 3 Top treatments bullets places with link to the page like in the Footer 3October 18, 2017 at 11:02 am #85869sorry the text is outside box number 2
October 18, 2017 at 11:09 am #85870Hi,
Working fine.
Have a look:
https://imgur.com/a/mtQwyRegards,
DaveOctober 18, 2017 at 2:49 pm #85876Hi,
thanks.Can you look also How can I make by box number 3 Top treatments bullets places with link to the page like in the Footer 3.
Regards,
KorOctober 19, 2017 at 6:36 am #85907Hi,
Kindly go to Appearance >> Editor >> style.css >> and scroll down bottom of the page and add code there.
#footer .footercols4:nth-child(3) { position: relative;} #footer .footercols4:nth-child(3) a { position: relative; padding:0 0 0 20px;} #footer .footercols4:nth-child(3) a::after { position: absolute; content: ""; background: #fff; width: 6px; height: 6px; display: block; left: 0; top:4px; border-radius:100%;}
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.