Forum Replies Created
-
AuthorPosts
-
May 26, 2016 at 9:29 am in reply to: Remove or make invisible left right navigation arrows on featured image #92313
Mahesh
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,
MaheshMay 22, 2016 at 5:33 pm in reply to: Frames for widgets in the Main Sidebar – Form instead of Promo Headline #92146Mahesh
Participant@scubafreak: Hi Dan
1. Frame widgets in the Main Sidebar: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:@media screen and (min-width: 1280px) { #secondary .widget-title { background-color: #3eaadd; color: #fff; margin-left: -40px; margin-right: -40px; margin-top: -40px; padding: 10px; text-align: center; } } @media screen and (max-width: 1279px) and (min-width: 1153px) { #secondary .widget-title { background-color: #3eaadd; color: #fff; margin-left: -30px; margin-right: -30px; margin-top: -30px; padding: 10px; text-align: center; } } @media screen and (min-width: 961px) { #secondary .widget-title { background-color: #3eaadd; color: #fff; margin-left: -20px; margin-right: -20px; margin-top: -20px; padding: 10px; text-align: center; } } @media screen and (min-width: 561px) and (max-width: 960px) { #secondary .widget-title { background-color: #3eaadd; color: #fff; margin-left: -11px; margin-right: -11px; margin-top: -11px; padding: 10px; text-align: center; } } @media screen and (max-width: 560px) { #secondary .widget-title { background-color: #3eaadd; color: #fff; margin-left: -14px; margin-right: -14px; margin-top: -14px; padding: 10px; text-align: center; } }Hope this helps. If you need further customization, I recommend you to hire a customizer.
2. Promotion Headline for contact entry form instead of Action Button
You’ll need to hire a customizer for this.
https://catchthemes.com/hire-customizer/Regards,
MaheshMahesh
Participant@muddergrad: Sorry for the late reply. I checked your site in both desktop and mobile (android). The menu is working fine. I guess you’ve double clicked when you clicked the menu button in mobile, it causes you to navigate to homepage.
Please check our demo site.
https://catchthemes.com/demo/full-frame/Regards,
MaheshMahesh
Participant@ovidiu: Sorry for the late reply. I checked your site with adblock active in my browser and it is working fine.
Let me know further.Regards,
MaheshMahesh
Participant@rimfrost: Sorry for the late reply. You are using child theme, have you modified them theme function and styles? Try activating the parent theme and check if it resolves the issue. The menu is working fine in this theme in our server.
Regards,
Mahesh -
AuthorPosts
