Forum Replies Created
-
AuthorPosts
-
Mahesh
Participant@franz: Its fine but in small devices, its still divided into two columns. Using percentage works fine too.
#primary { width: 69%; } #secondary { width: 29%; } @media screen and (max-width: 960px) { .widget_search #s { width: 75%; } } @media screen and (max-width: 767px) { #primary, #secondary { width: 100%; } }Regards,
MaheshMahesh
Participant@fireflywebs: Is the issue still occurring? If yes, please try installing fresh copy of the latest version of the theme. If the issue persist, let me know. We’ll need to check on your server for the issue.
Regard,
MaheshMahesh
Participant@justinillig: Your site is hacked, I recommend you to install fresh copy of the theme. If it still doesn’t resolve the issue, try installing the fresh copy of WordPress. And change you password use much more stronger password. Let me know if any problem.
Regards,
MaheshMahesh
Participant@mitchc: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
.single #main .entry-footer .entry-meta .tags-links { display: none; }Regards,
MaheshMahesh
Participant@nimadude: Your page is already 1024px wide. Let me know how wide do you want it?
Regards,
MaheshMahesh
Participant@filip_1: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
@media screen and (max-width: 990px) { #menu-pocetna .menu-item { width: 100%; } #access ul li a { text-align: left; } }Regards,
MaheshMahesh
Participant@nimadude: Thank you for your appreciation. If you like my support and Studio theme then please support by providing your valuable review and rating at https://wordpress.org/support/view/theme-reviews/studio?rate=5#postform
Have a nice day!Regards,
MaheshMay 8, 2017 at 12:33 am in reply to: Move #feature-slider .entry-container, change color of menu and entry container #115415Mahesh
Participant@webrightcaid: Can you please paste in the exact CSS code that I’ve provided and let me check your site so that I can check for the actual issue.
Regards,
MaheshMahesh
Participant@fireflywebs: I checked the same on our server and its working fine. Try disabling the plugins if you have any. And while selecting Homepage/Frontpage option, please make sure you are on the home page on the right screen (live testing) or try selecting Entire Site option. Let me know if any problem.
Regards,
MaheshMay 8, 2017 at 12:18 am in reply to: Woo Commerce Integration Issues and Font Sizes and Layout #115413Mahesh
Participant@vincent-pan:
1. The bug has been fixed and the update is released. Please update your copy of the theme.
2. Please check the image in the link http://bit.ly/2plrgK3. This is how its displaying on our server.
3. Please use the following CSS:#primary .post ul.cmmrm-route-params li, #primary .page ul.cmmrm-route-params li, #primary .post ul.cmmrm-rating li #primary .page ul.cmmrm-rating li{ background: none; }Note: Don’t use the code directly for the email. Please copy and paste it from the thread only.
Let me know if any problem.
Regards,
MaheshMay 8, 2017 at 12:08 am in reply to: Which sidebar gets bumped to the bottom when the page is narrow #115412Mahesh
Participant@blackwood: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
@media screen and (max-width: 1000px) { .three-columns #main #secondary { display: none; } .three-columns #main .content-sidebar-wrap { width: 67%; } .three-columns #main #primary { float: right; width: 100%; } .three-columns #main #third-sidebar { width: 30%; } .three-columns #third-sidebar .widget { width: 100%; } } @media screen and (max-width: 600px) { .three-columns #main .content-sidebar-wrap { width: 100%; } .three-columns #main #third-sidebar { width: 100%; } }Regards,
MaheshMahesh
Participant@tripandtripsa-s-a: I just checked your site. And now the slider is working fine. Please check the image in the link below:
http://bit.ly/2pWAjTIRegards,
MaheshMahesh
Participant@mailhunter: Thank you for the review. We really appreciate it.
Regards,
MaheshMay 7, 2017 at 11:38 pm in reply to: Display Hero content full width on home page without image #115408Mahesh
Participant@kataka-publishing: Sorry about that, my mistake.
And for the image hiding for Hero Content only, use the CSS above, I’ve corrected it. Let me know if any problem.Regards,
MaheshMahesh
Participant@came: Yes, it is for the lifetime. However, for regular updates of the theme, yearly payment is required. The price is the same for yearly payment.
Regards,
MaheshMahesh
Participant@chrisverrall: Editing footer content feature is available in Pro version. I recommend you to upgrade to Pro.
Regards,
MaheshMahesh
Participant@nimadude: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
body:not(.home) .site-branding { display: none; }Regards,
Mahesh -
AuthorPosts
