Flip Box Pro: Title And Paragraph - Question | JoomShaper

Flip Box Pro: Title And Paragraph

D

Dominik

SP Page Builder 7 months ago

Hi there I would like to display the text in the Flip Box pro addon more beautifully. The title should be moved to the top, the paragraph to the bottom. The distance from the left edge should be 10px. How can I do this?

https://prnt.sc/1QYKTauleqgl

Thank you Domi

0
7 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 7 months ago #187150

Hi

Use this CSS in your custom.css file

.sppb-flipbox-back-paragraph {
    position: relative;
    top: 70px;
    left: 10px;
}
.sppb-flipbox-back-title{
    position: relative;
    bottom: 50px;
    left: 10px;
}
0
D
Dominik
Accepted Answer
7 months ago #187152

Great! Thank you!!

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 7 months ago #187162

You are most welcome.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 7 months ago #187127

Hi

Thanks for contacting us. Could you please check your site? I cant access on that.

https://prnt.sc/XazyhttPl_CZ

-Regards.

0
D
Dominik
Accepted Answer
7 months ago #187131

Hi Mehtaz

The site is secure. Click on Details and you can visit the page. The message appears because it is a technical domain only.

Domi

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 7 months ago #187145

I know, I've been to your site several times 😀 But on that time I cant access on that maybe network issue. Could you please give me that specific page link? I can solve it via CSS.

0
D
Dominik
Accepted Answer
7 months ago #187146

Link in hidden content. :-)

0