Forum Replies Created
-
AuthorPosts
-
December 14, 2016 at 12:41 pm in reply to: How do I change widths of sidebars and main content area #11522acmethemesKeymaster
It seems that you are familiar with CSS. Please add the below CSS codes and maintain width with the help of commented info there.
//left sidebar and main content area width .both-sidebar #primary-wrap { float: left; width: 76%; } //main content area width .both-sidebar #primary-wrap #primary { float: right; width: 70%; } //left sidebar width .both-sidebar #primary-wrap #secondary-left { float: left; width: 30%; } //right sidebar width .both-sidebar #secondary-right { float: right; width: 24%; }
If the design will not as good as you want, you can change the width % above and maintain the width.
Hope, this will solve the issues.Warm Regards
Acme SupportsacmethemesKeymasterHello zameer,
Thank you so much for using our theme Acme Photo. You can easily make the site as our demo, but if you need any additional functionality or design, you need to customize the theme. The list of categories are available on the premium version of theme and the border color can remove if all the entity there are hide on the pro features. Hope, you will get the more options to customize the site through premium theme.
Let us know, if you have any confusion.Warm Regards
acmethemesKeymasterHello Focusified,
You can check our demo and can check is that working fine or not in mobile? We think, it’s due to some plugin conflicts or some edited codes.
Please check.Thank You
acmethemesKeymasterHello Foucsfied,
If website is looking fine on PC and not on mobile, it may due to plugin issues as well. Can you check once the installed plugin by deactivating it one by one.
Have you edited any theme code or CSS codes?
This theme is mobile friendly, responsive theme.Thank You
December 14, 2016 at 1:59 am in reply to: How do I change widths of sidebars and main content area #11507acmethemesKeymasterHello Kev,
Can you please provide us the screenshot of that specific place what you need exactly. It help us to understand your requirements very easily.Thank You
December 13, 2016 at 4:35 pm in reply to: How do I change widths of sidebars and main content area #11498acmethemesKeymasterHello Kev,
Please add the below CSS codes on Appearance > Customize > Layout Design Options > Custom CSS.site-content { margin: 0 auto; max-width: 1300px; width: 100%; }
Hope this will solve your problem.
Warm Regards
Acme SupportsacmethemesKeymasterNice to know that your problem is solved.
Regards
acmethemesKeymasterPlease add the below CSS code in Appearance > Customize > Layout/Design Options > Custom CSS to hide the number as well.
.at-skillbar .skill-item span.percentage { display: none; }
Hope, this will solve your problem.
Regards
acmethemesKeymasterThank you David. 🙂
acmethemesKeymasterHello pyrius,
We are working on updates of SuperMagPro theme, you will get it worked on new updates. Just make sure you added the license on theme from automatic updates.Regards
acmethemesKeymasterHello Pyrius,
Can you explain where you want to change the date format? In the header? Instead of editing code, have you tried the above method?
Please read this blog post for more help.
Hope, this will help you.Regards
acmethemesKeymasterHello David,
The height of the slider is depend upon the height of the image. so, please add the suitable image on the slider section for the slider image. If you need 500px height, use the image size with 500px height. Hope this will work for you.Regards
acmethemesKeymasterNice to know that your problem is solved. 🙂
acmethemesKeymasterHello Kyle,
Would you please provide us the link of your site? We will check it and provide you the best solutions.Warm Regards
Acme SupportsacmethemesKeymasterHello JannaZ,
Please find the%
onthemes\corporate-plus-pro\acmethemes\sidebar-widget\acme-skill.php
on line 256<?php echo absint( $corporate_plus_skill_percentage ); ?>%
and remove that%
. Hope, this will help to sort out your problem.
Let us know about the results.Regards
Acme Supports -
AuthorPosts