- This topic has 5 replies, 2 voices, and was last updated 7 years, 7 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
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.
http://roccul.com/construction-interior-fit-out-projects/
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?
http://roccul.com/
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
🙂
WordPress Store Locator Plugins Your website may look fantastic, but visitors still can’t find your store locations easily. That confusion equals friction, lost trust, and […]
WordPress Popup Plugins These spectacular popup plugins management systems are highly optimized for integration with any website authored by WordPress and suggest a really powerful […]
WordPress Plugins Mobile Responsive Options Your desktop site looks great but on a phone, everything breaks. Menus become hard to tap, fonts are too small, […]