Forum Replies Created
-
AuthorPosts
-
Mahesh
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,
MaheshMahesh
ParticipantMahesh
Participant@radeko: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
figure.featured-image { text-align: center; }Regards,
MaheshJanuary 26, 2017 at 9:29 am in reply to: Widget Footer Areas 1, 2, 3 and 4 are not responsive (mobile friendly) #108049Mahesh
Participant@blantonlaura: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
@media screen and (max-width: 600px) { #supplementary.four .footer-col { float: none; margin-right: 0; width: auto; } }Regards,
MaheshJanuary 25, 2017 at 5:08 pm in reply to: Error in my excerpt says \"→rarr\" after \"continue reading\" #107999Mahesh
Participant@seebliss: Just to let you know that the theme has been updated and is now available. Please update and check if the issue is resolved. Let me know if any problem.
Regards,
Mahesh -
AuthorPosts
