Handyman Pro theme

Home Forums All Other Themes Handyman Pro theme

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

    Hi, couple of issues using this theme on: https://jakaye-builders-southeastkent.co.uk/wordpress/index.php/building-services/

    a. the URL has the additional level, ie: /index.php/ can this be removed?

    b. on mobile screen the banner image is not reducing proportionally, OK on desktop

    thanks

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

    Hi,

    a. the URL has the additional level, ie: /index.php/ can this be removed?

    Ans: please set permalink.

    See example below:
    https://ibb.co/Lk6ZXTf

    b. on mobile screen the banner image is not reducing proportionally, OK on desktop

    Ans: Kindly use this CSS.

    @media screen and (max-width:767px) {
    .page_head, .post_head { height:100px !important;}
    }

    Regards,
    Dave

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