Home › Forums › All Other Themes › Strong Pro Issues
- This topic has 5 replies, 2 voices, and was last updated 4 years ago by Sonl Sinha.
-
AuthorPosts
-
November 13, 2020 at 4:35 pm #169119
I like the template but have a few issues I need help resolving:
- When browsing on a phone the 3-bar menu does nothing when clicked.
- I added custom CSS so that the phone icon wouldn’t overlap the email address when in tablet and/or mobile mode. But now the spacing is off when using a desktop browser. How can I change such that the custom css only applies to tablet and phone browsing:
.phonenumber { margin-left:0px;}
.phonenumber i { left:-70px;} - The footer looks right when in landscape mode on mobile but gets cutoff when in portrait mode on mobile
November 17, 2020 at 12:30 pm #169233Hi,
Can you send us the screenshot of your issues? Upload your screenshot on https://imgbb.com/ and paste the share url here.
Regards,
DaveNovember 19, 2020 at 6:19 pm #169419Dave,
1. The first issue had no screenshot required. Clicking the menu button from any mobile device does nothing.
2. A picture of the 2nd issue regarding extra space between the phone icon and the contact info in desktop mode is here – https://ibb.co/HDBchx4
3. I can add another image on a separate post if you’d like for the footer. The issue is that in portrait mode on mobile the footer is chopped.Issue #1 is the biggest concern at this point as the site isn’t navigable on mobile without a working menu button.
Thank You
Jeff
November 20, 2020 at 12:44 pm #169480Hi,
1. The first issue had no screenshot required. Clicking the menu button from any mobile device does nothing.
Ans: Kindly check for conflicting plugins disable all of the plugins and see if it works.
If its working fine then some plugin is conflicting. Activate them one by one to find out which one is causing problems.
2. A picture of the 2nd issue regarding extra space between the phone icon and the contact info in desktop mode is here
Ans: Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.phonenumber i { left: -15px; }
3. I can add another image on a separate post if you’d like for the footer. The issue is that in portrait mode on mobile the footer is chopped.
Ans: Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:767px) { #footer .rowfooter { margin: 20px 0 !important; } }
Regards,
DaveNovember 25, 2020 at 6:43 pm #169717Thanks Dave!
All is well now. It was the SKT Templates plugin causing issue #1
November 26, 2020 at 12:17 pm #169743Hi,
If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.