Hello all.
Here you can see the existing view of home page on cell phone: http://mobiletest.me/iphone_5_emulator/?u=http://satellitedish.ie
Please help me to move only txt up to see everything incl two phone Numbers, txt "CALL NOW" change to red color.
The changes only visible on cell phones. On PC is ok.
Thanks.
p.s. Any one very welcome with help ;-)
Different position "page-title" on cell phone, mobile phone?
4 replies · opened Oct 15, 2017
No one know how to help?
Hello,
Thank You so much for your Patience!
You can simply consider using the Responsive Classes to adjust the Text Position on the Caption. Please add the following CSS Code to control the Font Size:
.device-sm #page-title.page-title-parallax {
padding-top: 120px;
padding-bottom: 120px;
}
.device-xs #page-title.page-title-parallax {
padding-top: 80px;
padding-bottom: 80px;
}
.device-xxs #page-title.page-title-parallax {
padding-top: 50px;
padding-bottom: 50px;
}This will definitely work fine. The Responsive Classes are as follows:
.device-lg – Class for Large Devices >=1200px
.device-md – Class for Medium Devices >=992px to 1199px
.device-sm – Class for Tablets
.device-xs – Class for Landscape Mobiles or Phablets.
.device-xxs – Class for Portrait Mobiles
Hope this Helps!
Let us know if we can help you with anything else or if you find any issues.
Thanks for reply. Because you coming back to us noobs very rarely I did it already my self. Anyway I hope it will help to someone in the future. Thanks for that.
Hello,
Thanks for your Patience and Apologies about the Delays in replying.
Do let us know if we can help you with anything else or if you find any further issues with Canvas.
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard