Hello,
I loaded my front page with CSS code for a background image and text . After this, it is not loading well on the mobile site though it works fine on a PC. I have given below the code I have used. Is there something missing that is preventing a true upload on a mobile phone? Please help.
<div style=”background-image: url(‘https://www.accomplishedaging.com/wp-content/uploads/2017/11/hibi.jpg’); background-size: cover;”>
<p style=”font-family: ‘Abril Fatface’; color: white; font-size: 150%; padding: 8px 0px 0px 15px;”>Welcome!</p>
<p style=”font-family: ‘Abril Fatface’; color: white; font-size: 120%; padding: 0px 0px 0px 15px;”>To a place for seniors to connect, experience and stay up to date</p>
<p style=”font-family: ‘Abril Fatface’; color: white; font-size: 100%; padding: 0px 0px 0px 15px;”>This site is for anyone, whether you?want to check out
the resources and services available,
engage in a lively discussion?with our community,
or read or comment on interesting articles
on various topics that are of relevance to seniors
and their care-givers.</p>
<p style=”font-family: ‘Abril Fatface’; color: white; font-size: 100%; padding: 0px 0px 0px 15px;”>Click to read more about us.</p>
<p style=”position: absolute; top: 9em; right: 3em; width: 160px; padding: 4px; background-color: #fff; opacity=1.0; font-weight: bold; font-size: 100%;”> Register<span style=”font-size: 70%;”> to receive email alerts about our posts and participate in our forums. It’s free.</span></p>
</div>
[one_third padding=”3px 3px 3px 3px”][do_widget id=text-7][/one_third]
[one_third padding=”3px 3px 3px 3px”][do_widget id=text-13][/one_third]
[one_third_last padding=”3px 3px 3px 3px”][do_widget id=text-10][/one_third_last]