Electrician Pro theme

Home Forums All Other Themes Electrician Pro theme

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #150904
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    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?

    #150909
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30638
    • Total: 30638
    Member since: August 16, 2013

    Hi,

    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,
    Chris

    #150934
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    thanks, 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

    #151002
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30638
    • Total: 30638
    Member since: August 16, 2013

    Hi,

    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,
    Chris

    #151020
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    brill, many thanks

    #151023
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30638
    • Total: 30638
    Member since: August 16, 2013

    🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.