I have reduced the size of the banner height so it doesn't take up as much of the screen. On the pc version of the website the text has been adjusted to align central to the page but when I minimise my window to see the responsive version the alignment isn't correct.
How can I adjust this so that the banner is smaller and the text works correctly on all versions?
www.sociallinkup.co.uk/alsproperty
Thanks,
Jamie
Hi,
Your code seems to be wrong
Please open file style.css, search class ".tp-banner-container" and remove your own newly-added code: "height: 425px;"
To change the height of banner, please open file html and edit in <section id="home-media>
You can see data-home-media="760"
Thanks Cindy that seems to have worked.
The issue I am having now is that the get a quote section now increased to much when views on a mobile.
Hi,
Did you remove your code "height: 425px;" ?
I did yes and changed data-home-media="760" to 425 instead.
We check and still see the old value. Please check again (do you clear cache?)