-
-
Hi!
could you please help me in the following issues?Please have look to this page https://trademark-you.com/it/test/ and to this image https://postimg.org/image/3p4sy7f4b/
Here there are the issues looking the page in the horizontal way in a smartphone:
1
the texts have different line spacing2
there is too space between the elements3
the banner, done with Slide Revolution, is wrong: too space in the bottom and the text is too big but I can’t find a way in order to control the horizontal wayCould you please help me?
Thank you in advance!
Giovanni -
Hello,
1-The text you have shown us is composed of two
H1
titles. The line spacing referring is the distance from oneH1
to the other. To increase this space, add this code into your custom css box:@media (min-width: 979px) and (max-width: 1024px){ .block_title.section_title:first-child h1 { margin-top: 1px !important; }}
2-To reduce space between rows, add this code into your custom css box:
@media (min-width: 979px) and (max-width: 1024px){ .wpb_row.standard_section { margin-bottom: 0 !important; }}
3-Add this code for the slider. Change the values to your wish:
@media (min-width: 979px) and (max-width: 1024px){ .tp-caption { font-size: 28px !important; line-height: 40px !important; } .fullwidthbanner-container .fullwidthabanner { height: 490px !important; } .tp-fullwidth-forcer { height: 423px !important; }}
Let us know.
Best regards!
-
-
Hello,
Yes, that would save us some time. I can login and fix these.
Let us know.Best regards!
-
-
-
-
Ok, please let me speak to my customer: I let you know.
Thank you!
-
You must be logged in to reply to this topic.