Forum Replies Created
-
AuthorPosts
-
Mahesh
Member@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
Member@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
Member@polkajunction: Checked your site, you are using another theme. Let me know further.
Regards,
MaheshMahesh
Member@lanretobi: Yes, this works on catch everest theme too.
Regards,
MaheshMahesh
Member@luigibella: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
#feature-slider .slides a { pointer-events: none; }Regards,
MaheshMahesh
Membermistahfong: Thank you for your appreciation. Have a nice day!
Regards,
MaheshMahesh
Member@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
Member@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
Member@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
Member@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
Member@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
Member@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
Member@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
MemberMahesh
Member@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
Member@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
Member@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
