Forum Replies Created
-
AuthorPosts
-
January 27, 2017 at 2:40 pm in reply to: Image Gallery Carousel is not working with Lucida Pro | Premium WordPress Theme #108146
Mahesh
Participant@haralanov: For full reset, go to Dashboard=> Customize=> Reset All Settings and check Check to reset all settings to default and save and refresh. We’ll need to check your server for the issue. We’ll contact you via email shortly.
Regards,
MaheshMahesh
Participant@luigibella: Just checked your site, and the code is working fine. Nothing happens when you click the image in the slider in the homepage as you’ve mentioned. Let me know if any problem.
Regards,
MaheshJanuary 27, 2017 at 10:51 am in reply to: I cannot access my website – I changed function.php file #108142Mahesh
Participant@cmorales01: Glad to know that you’ve solved your issue by yourself.
Regards,
MaheshMahesh
Participant@jessi: Go to Dashboard=> Appearance=> Customize=> News Ticker and change Enable News Ticker on option to Homepage/Frontpage or Entire Site as per you requirement then some options will slide down. Then you can select the Ticker type from Select Ticker Type option.
These options won’t be visible if Disabled is selected in Enable News Ticker on option.
Hope you understand. Let me know if any problem.Regards,
MaheshMahesh
Participant@lba14525: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
#branding .wrapper { position: relative; } #header-content{ position: absolute; top: 0; margin-top: 20px; } @media screen and (max-width: 990px) { #site-title { font-size: 45px; line-height: 45px; } #site-description { font-size: 25px; line-height: 25px; } #site-details { margin-top: 75px; margin-left: 20px; } } @media screen and (max-width: 767px) { #site-details { text-align: left; } #site-details { margin-top: 45px; } } @media screen and (max-width: 700px) { #site-title { font-size: 35px; line-height: 35px; } #site-description { font-size: 20px; line-height: 20px; } #site-details { margin-top: 20px; } } @media screen and (max-width: 540px) { #site-title { font-size: 25px; line-height: 25px; } #site-description { font-size: 15px; line-height: 15px; } } @media screen and (max-width: 480px) { #site-title { font-size: 25px; line-height: 25px; } #site-description { font-size: 15px; line-height: 15px; } #site-details { margin-top: 10px; } } @media screen and (max-width: 400px) { #site-title { font-size: 22px; line-height: 22px; } #site-description { font-size: 14px; line-height: 14px; } #site-details { margin-top: 0; margin-left: 5px; } }Regards,
MaheshMahesh
Participant@tosgood: Go to Dashboard=> Appearance=> Customize=> Additional CSS and add the following CSS:
#secondary .widget ul { list-style: none; }Regards,
MaheshJanuary 27, 2017 at 9:58 am in reply to: Why the theme Catch Responsive is not in Responsive Design? #108138Mahesh
Participant@olaf: The theme is fully responsive. You are using child theme, and I guess the customization in CSS is causing the issue. Please try with parent and check if it resolves the issue. Please check the demo.
https://catchthemes.com/demo/catch-responsive/Regards,
MaheshMahesh
Participant@polkajunction: Checked your site, you are using another theme. Let me know further.
Regards,
MaheshMahesh
Participant@lanretobi: Yes, this works on catch everest theme too.
Regards,
MaheshMahesh
Participant@luigibella: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
#feature-slider .slides a { pointer-events: none; }Regards,
MaheshMahesh
Participantmistahfong: Thank you for your appreciation. Have a nice day!
Regards,
MaheshMahesh
Participant@novaglenn:
1. For featured content uneven images, please use featured image of same size for all. This will fix the issue. And to show title, please remove the following CSS:.home h1 { display: none; }2. For hiding Slider navigation, add the following CSS:
#feature-slider .cycle-prev, #feature-slider .cycle-next { display: none; }3. Please use a text widget for this and place it in one of the footer area.
Let me know if any issue.Regards,
MaheshJanuary 26, 2017 at 11:01 am in reply to: Category label: change color or set image background #108063Mahesh
Participant@lucapizzonia: Please replace the above CSS with the following:
.category-172 .page-header .page-title { background-image: url("http://www.lucapizzonia.com/wordpress/wp-content/uploads/2017/01/Space-Invaders.png"); background-position: center top; background-size: cover; }Regards,
MaheshMahesh
Participant@hidemyage: We use only WordPress default search on our theme. If you want advanced search functionality, I recommend you to use plugins.
http://wordpress.org/pluginsRegards,
MaheshJanuary 26, 2017 at 10:27 am in reply to: Image Gallery Carousel is not working with Lucida Pro | Premium WordPress Theme #108060Mahesh
Participant@haralanov: Please try reinstalling the theme and let me know any if the issue persists. If the issue still persists, we’ll need to check for the issue on our site. Hope you understand.
Note: Reinstalling the theme won’t cause loss of any of your settings.Regards,
MaheshMahesh
Participant@blantonlaura: Thank you for your appreciation. Yes, you can remove the code after update and it’ll work just fine. The update will be released soon. We’ll let you know as soon as the update is released.
Regards,
MaheshMahesh
Participant@lanretobi: For Noto google font, add the following CSS:
@font-face { font-family: "Noto Sans script=all rev=2"; font-style: normal; font-weight: 400; src: url("https://fonts.gstatic.com/s/notosans/v6/C7bP6N8yXZ-PGLzbFLtQKRJtnKITppOI_IvcXXDNrsc.woff2") format("woff2"); unicode-range: U+460-52F, U+20B4, U+2DE0-2DFF, U+A640-A69F; } body{ font-family: "Noto Sans script=all rev=2"; }Regards,
MaheshMahesh
Participant@jscott321: Go to Dashboard=> Appearance=> Customize=> Header Image and make sure you have put the url in Feature Header Image Link URL option.
Regards,
Mahesh -
AuthorPosts
