Home › Forums › All Other Themes › Electrician Pro theme
- This topic has 5 replies, 2 voices, and was last updated 4 years, 5 months ago by Sonl Sinha.
-
AuthorPosts
-
May 1, 2020 at 9:00 am #150904
Hi
all mobile phone only questions for www.treasured-friends.co.uk
white space top of page – all pages
can the white space above the facebook logo and page title be reduced?all posts (ie: https://www.treasured-friends.co.uk/testimonials-reviews/)
image is being cropped, snippet text and title missing. can this be fixed?May 1, 2020 at 10:09 am #150909Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) { .header-content-right { padding-top:10px;} #content { margin-top:0 !important;} .thn_post_wrap .page-title { margin:0;} }
image is being cropped, snippet text and title missing. can this be fixed?
Ans: Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.
Regards,
ChrisMay 1, 2020 at 5:43 pm #150934thanks, worked a treat
https://www.treasured-friends.co.uk
my client has just spotted an issue on the same mobile version of this site, the slider text, home page is being cropped. desktop version the sub title is
“A personal and sympathetic service tailored to meet the individual needs of both owners and their recently departed pets”
but the mobile version half the text is missing, can this be fixed please?
thanks
May 4, 2020 at 10:48 am #151002Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) { .nivo-caption .title { font-size: 18px !important;} .slider-main .nivo-caption { top:0 !important;} body .no_sidebar { padding-top: 30px;} }
Regards,
ChrisMay 4, 2020 at 12:33 pm #151020brill, many thanks
May 4, 2020 at 12:39 pm #151023🙂
-
AuthorPosts
- You must be logged in to reply to this topic.