- This topic has 5 replies, 2 voices, and was last updated 2 years, 12 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Architect Pro – Column reorder on mobile view
Tagged: architect pro
Hi guys,
I’m looking to display the case study rows on the page below so it shows the case study above the wording on responsive mobile view instead of below it.
Can you send me some CSS to allow this to work?
Thanks
Derek
Hi,
This can only be done via coder.
Kindly send us your URL of the site and WordPress admin details (Username & Password) via sktthemes.net/contact Please mention this forum URL while replying so that we understand what needs to be done.
Regards,
Dave
Hi Dave,
Actually it will do as it. Just another request.
I’ve installed a custom menu on responsive view but I want to add padding as it’s too tight at the top and the bottom of it.
Can you give me some CSS code to let this happen?
Thanks
Derek
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:768px) {
#wprmenu_bar { padding:25px 16px !important; height:70px !important;}
}
Regards,
Dave
Nice one Dave. Thanks
🙂
For a better prospect in the digital marketplace, it is outright necessary that every business should deploy the mobile responsive website as early as possible. […]
Write faster content is what we want always for our WordPress blog and this article tries to explore them. Blogs are nowadays much more than […]
One of the most important principles and advantages of working on the Internet is automation. It is automation that allows us to increase labor productivity […]