Forum Replies Created
-
AuthorPosts
-
Mahesh
Participant@kmac11: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
@media screen and (max-width: 480px) { #site-logo { padding-top: 0; } #hgroup-wrap { padding-bottom: 0 !important; } }Let me know if any problem.
Regards,
MaheshMahesh
Participant@huca: I checked the theme and string translation is working fine. Let me know further.
Regards,
MaheshMay 26, 2016 at 10:09 am in reply to: Are these customizations possible in Catch Kathmandu Pro? #92322Mahesh
Participant@stanis:
Hi Stanislav,1. Question 1:
– In Catch Kathmandu Pro, you can edit the footer container text so this is possible.2. Question 2:
Change your first line$(document).ready( function() {
to thisjQuery(document).ready( function($) {3. Question 3:
Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:#main { padding-top: 0; }4. Question 4:
This is working fine in our server. Insert the image to the post, then select the inserted image and click align left and save it. It works just fine.Hope this clarifies you. Let me know if any trouble.
Yes, we do provide support for all of our themes for theme related issue. For other issues beyond theme support scope, we recommend you to hire a customizer.Regards,
MaheshMahesh
Participant@friarpaul: Thank you for your appreciation. Have a nice day!!!
Regards,
MaheshMahesh
Participant@calmo16: Thank you for your appreciation. If you like my support and Clean Box theme then please support by providing your valuable review and rating at https://wordpress.org/support/view/theme-reviews/clean-box?rate=5#postform
Have a nice day!!!
Regards,
MaheshMay 26, 2016 at 9:29 am in reply to: Remove or make invisible left right navigation arrows on featured image #92313Mahesh
Participant@stefanhoesli: Thank you for your appreciation. Have a nice day!!!
Regards,
MaheshMahesh
Participant@calmo16: It depends on what you use, icons or image. For image you can use the following CSS:
#header-toggle .genericon::before { content: none; } #header-toggle .genericon { background: url("http://icons.iconarchive.com/icons/elegantthemes/beautiful-flat-one-color/128/paint-brush-2-icon.png"); background-repeat: no-repeat; background-size: 30px; margin-top: 10px; }Note: I used the random pencil icon just for testing purpose and to show how to do it. You can use any image you want to. Replace the image url in the background. Background size and margin-top may vary as per the image used.
Let me know if any problem.Regards,
MaheshMahesh
Participant@calmo16: It uses the genericons, yes, you can change it to other icons of your choice with Custom CSS.
To get rid of the icons, go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:#header-toggle { display: none; }Regards,
MaheshMahesh
Participant@stefanhoesli: I checked your site and its just a single page and I didn’t see any menu or other things, do I need to login to see the whole site?
Regards,
MaheshMahesh
Participant@friarpaul: Please add the following CSS in Custom CSS:
.mobile-menu-anchor a.genericon-menu, .mobile-menu-anchor a.genericon-menu:hover { color: #fff; }Regards,
MaheshMay 24, 2016 at 4:43 pm in reply to: Remove or make invisible left right navigation arrows on featured image #92247Mahesh
Participant@stefanhoesli: Do you mean navigation arrows in Featured Slider? If so, go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
#feature-slider .cycle-prev::before, #feature-slider .cycle-next::before { display: none; }Regards,
MaheshMahesh
Participant@stefanhoesli: Please post in your site url.
Regards,
MaheshMahesh
Participant@9punkt2:
Hi Alex,Thanks for the credentials. I checked your site. It seems both the language switcher and the home buttons are from the plugin itself (
pll_the_languagesfunction). I recommend you to contact Polylang plugin support.Regards,
MaheshMay 24, 2016 at 9:32 am in reply to: Frames for widgets in the Main Sidebar – Form instead of Promo Headline #92225Mahesh
Participant@scubafreak:
Hi Dan,You speak Nepali? I am astonished. 🙂
Glad to know it worked out as you’ve wanted and you changed the color yourself to match the theme scheme too thats great.
Yes, sure thing.
Have a nice day!!!Regards,
MaheshMahesh
Participant@9punkt2:
Hi Alex,I tried to check you website but an authentication box popped up. Polylang plugin allows you to specify different menus for different language. I guess you’ll need that. And as for the link in the site title, it’ll link you to the homepage with current active language.
Let me know further.Regards,
MaheshMahesh
Participant@lilyred: And please check if the problem persists with other themes too or not. Let me know further.
Regards,
MaheshMahesh
Participant@friarpaul: This can be done with Custom CSS. Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
#masthead { background-image: url("http://i2.wp.com/test2.franciscandiscernment.org./wp-content/uploads/2016/05/provinceHeader.jpg"); }Since your background image is dark, the title and site description seems invisible. Please use the following CSS to change the text to white.
.site-title a, .site-description { color: #fff; }Note: This is upto you whether you want to change the text color or not. You can change the text color to desired color.
Regards,
MaheshMahesh
Participant@lilyred: Do you mean dashboard and profile is not accessible for the user with role other than admin? And is it working fine for the admin users? I tested the theme for the mentioned issue on our server and faced none. The theme is working fine and dashboard and profile pages are accessible for other user roles too. Are you using any plugins? Try disabling it and check again.
Let me know further.Regards,
MaheshMahesh
Participant@nadiahri: Pro themes cannot be updated as free theme directly through update button in Dashboard’s theme page. You’ll need to install it manually. You can use Catch Web Tools plugin’s Catch Updater module to update the theme. Please find the tutorial on how to update the theme using Catch Updater in the link below:
https://www.youtube.com/watch?v=W95SuabDZi8
Hope this helps.Regards,
MaheshMahesh
Participant@youngtan: I checked your site and the screenshots too, I didn’t run into any issue like you’ve mentioned in the screenshot. I tested in chrome and mozilla for desktop and in android browser in mobile and in all the site is working fine. Which browser are you using? Try clearing cache and check again.
Please the images in the link below:
Chrome browser: http://goo.gl/CvNmyP
Mozilla browser: http://goo.gl/mCgAZI
Let me know further.Regards,
Mahesh -
AuthorPosts
