Forum Replies Created
-
AuthorPosts
-
tikaram
Member@masfur : Go to Appearance => Customize => Additional css and add the following css.
img { border: 1px solid #FF0000 !important; }Let me know if you need further assistance.
Regards,
Tikaramtikaram
Member@michelg : Go to Appearance => Customize => Additional css and add the following css.
#content #primary { display:block !important; }Let me know if you need further assistance.
Regards,
TikaramSeptember 18, 2017 at 5:10 am in reply to: Change Featured Content Text Color on Home Page, but not on other pages. #122380tikaram
Member@mmhgloba : Add the following additional css to change the title text of featured content.
#featured-post #featured-heading h2{ color: #0000FF; }Regards,
Tikaramtikaram
Member@retailored : To switch off the click off the click through pages for the portfolio.
Go to Appearance => Customize => Additional css and add the following css..jetpack-portfolio{ pointer-events: none }Let me know if you need further assistance.
Regards,
Tikaramtikaram
Member@piotrpozniak :As I mentioned earlier there is no issue with responsive design. I have checked it multiple times. Please try clearing cache on your device or check from a new device.
View at my end : https://prnt.sc/gmgy79Regards,
Tikaramtikaram
Member@michelg : Please activate Fotografie theme on your site and I will explore issues on your site. Currently you are not using our theme. If you would like to get the issue resolved let me know after activating our theme.
Regards,
Tikaramtikaram
Member@michaelinthenow : Welcome and have a Good day.
Regards,
Tikaramtikaram
MemberHello Jomi,
Thanks a lot for giving a Wonderful review.
Regards,
Tikaramtikaram
Member@saschabahl : Welcome and Have a Good day.
Regards,
Tikaramtikaram
Member@wundvbuero : Thank you for Upgrading from Free to Pro version.
Your custom css and theme options settings will be there when you upgrade to pro version. But there are few settings that WordPress changes when you upgrade. This has been explained in http://devotepress.com/wordpress-writing-editing/upgrade-premium-version-wordpress-themes-eg-adventurous-pro/
Let me know if you have any further issues.Regards,
Tikaramtikaram
Member@retailored : To reduce the height of featured slider for desktop:
Go to Appearance => Customize => Additional css and add the following css.@media screen and (min-width: 768px) { #feature-slider .entry-container { padding: 90px 144px; } .cycle-slideshow { height: 250px !important; } }To reduce the height of the portfolio thumbnails on the front page:
Currently, you are using image size of 444 * 444. Try using image with lesser height like 444*150 or similar.Let me know how this goes.
Regards,
Tikaramtikaram
MemberHello Jomi,
I hope I was able to resolve your issue. Would you mind taking a few minutes to write a review for me please?
https://wordpress.org/support/theme/catch-responsive/reviews/#new-post
I’d really love to know what you think of my support. Your feedback is deeply valued as it will help potential clients read about your experience and also help me improve.
Thank you so much for your help!Regards,
TikaramSeptember 15, 2017 at 5:24 am in reply to: Change Featured Content Text Color on Home Page, but not on other pages. #122224tikaram
Member@mmhgloba : Add the following additional css to change the title text of featured content.
.entry-header .entry-title a { color: #0000FF; }To create a second Title you will need to hire customizer because that cannot be done from the customizer.
Regards,
Tikaramtikaram
Member@jsilver : I have already provided you the correct code to display the image in the footer of the site and its up to you to decide to use according to your requirements. I have tested with the same code at my end and I have posted the screen shot as a reference. Maybe, there are some additional issues at you end that may have changed the behavior of the footer.
Screen shot : https://prnt.sc/gleryxRegards,
Tikaramtikaram
Member@jomi : Add the following additional css and save.
.mobile-menu-anchor a.genericon-menu, .mobile-menu-anchor a.genericon-menu:hover { color: #fff; text-decoration: none; }Let me know if this resolves the issue or not
Regards,
Tikaram -
AuthorPosts
