Home › Forums › All Other Themes › Strong Pro Theme
- This topic has 23 replies, 2 voices, and was last updated 5 years, 8 months ago by Sonl Sinha.
-
AuthorPosts
-
March 25, 2019 at 6:26 am #120189
Hi,
My website url is http://demo.mesauk.com
1. I have alignment issue with the Testimonials block of home page.
How do i fix it
2. and also how do i reduce the image sizes in mobile versionMarch 25, 2019 at 6:39 am #120191Hi,
This is a little urgent. can I please get the solution asapMarch 25, 2019 at 7:28 am #120209How do I fix the design issues in mobile devices
March 26, 2019 at 7:02 am #120240Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) { .bxmain.rota blockquote { padding-left: 20px !important; padding-right: 20px !important; margin-left: 0 !important; margin-right: 0 !important;} .skt-builder-block-wrapper { background-repeat:repeat-y !important; background-size:100% auto !important;} }
Regards,
DaveMarch 26, 2019 at 7:08 am #120243This code fixes which issue ?
March 26, 2019 at 7:14 am #120258Hi,
Alignment issue with the Testimonials block.
Regards,
DaveMarch 26, 2019 at 7:14 am #120259Hi,
I’ve tried the code that you sent now, the issue still didnt get fixed.
March 26, 2019 at 7:15 am #120263Hi,
Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.
Regards,
DaveMarch 26, 2019 at 7:35 am #120268https://imgur.com/a/aDF6j2F
March 26, 2019 at 7:50 am #120269Also How do I add my custom pages to the website ?
March 26, 2019 at 7:53 am #120270Hi,
Kindly send us your URL of the site and WordPress admin details (Username & Password) via email: [email protected] Please mention this forum URL while replying so that we understand what needs to be done.
Regards,
DaveMarch 26, 2019 at 7:58 am #120271Also please help me with adding bookmark..
on the menu OUR COURSES is now linked to a seperate page.
But I wanted to bookmark it to the Our Courses block on the home page.March 26, 2019 at 8:16 am #120273Also I wanted to know if you there is child theme available for this theme ?if not can you create one and give
March 26, 2019 at 9:03 am #120274Hello Dave,
Is there any update ?
March 26, 2019 at 10:32 am #120280Hi,
blockquote{padding-right:15%;} @media screen and (max-width: 29.938em){ .thn_post_wrap ul{width:100% !important;} .bxslider li{width:100% !important;} blockquote{padding-right:15px !important; margin-left:0px!important;} blockquote::before {margin-left:-25px!important;} }
Q. On the menu OUR COURSES is now linked to a seperate page. But I wanted to bookmark it to the Our Courses block on the home page.
A. Create a custom menu, add id name in section in your theme option, and add same name with # tag in your custom menu link..Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.