- This topic has 1 reply, 2 voices, and was last updated 1 year, 6 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Handyman Pro theme
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
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
Even though WordPress is the most popular and powerful CMS at present but one needs to be extremely careful while editing and making changes. A […]
Let’s face it, sometimes all you really want to do is focus on publishing your content and promoting your business. The thought of taking on […]
The speed of a website is a very important factor for SEO. For some websites, a single second can result to thousands of dollars gained […]