Forum Replies Created
-
AuthorPosts
-
January 11, 2017 at 12:23 pm in reply to: How to put Site Title text on top of Herder Image? #106880
Mahesh
Participant@heartland: Thank you for your appreciation. Have a nice day!
Regards,
MaheshMahesh
Participant@kejpa: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
.home #content { display : none; }Note: This will hide content from the homepage.
Regards,
MaheshMahesh
Participant@czoczo: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
footer.entry-meta .cat-links, .entry-meta .tag-links { display: block; } footer.entry-meta .sep { display: none; }Regards,
MaheshMahesh
Participant@mailhunter: Just checked your site, seems you’ve fixed to unlink icon. And about the tooltip on hover, I don’t see it have you fixed this one too? Let me know if any problem.
Regards,
MaheshMahesh
Participant@jorgecsanz: Please post in your site url.
Regards,
MaheshJanuary 11, 2017 at 10:37 am in reply to: Change background of Text in slider to almost transparant #106874Mahesh
Participant@petermilliken: Thank you for your appreciation. Have a nice day!
Regards,
MaheshJanuary 11, 2017 at 10:15 am in reply to: secondary menu showing in home page of desktop website #106873Mahesh
Participant@effess: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
#colophon { border-top: none; }Regards,
MaheshMahesh
Participant@mithrand: Please post in your site url. And by “when I enter the blog” means you want to hide it in particular page?
Regards,
MaheshMahesh
Participant@micha: Well due the HTML structure is causing the issue. I mean, all other are link and this one is not. Make it the same as other with link. You can put ‘#’ if it has no link to pdf. Hope you understand.
For removing border, go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:.gallery img { border: none !important; }Regards,
MaheshMahesh
Participant@kenta-kiyomiya: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
#primary { margin-right: 0; width: 72%; } #secondary { width: 25%; } #secondary .widget { width: auto; }Regards,
MaheshJanuary 11, 2017 at 9:16 am in reply to: Changing title of the secondary menu as displays on Mobile #106868January 10, 2017 at 4:29 pm in reply to: Disappearance of the Email field in the comment form. #106829Mahesh
Participant@dznet: There has been small bug in theme and will be fixed in the next update which will be released soon. Thank you for your patience.
Regards,
MaheshJanuary 10, 2017 at 2:12 pm in reply to: Change background of Text in slider to almost transparant #106823Mahesh
Participant@petermilliken: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
#feature-slider .entry-container { background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0; }Note: You can adjust the transparency by changing the 0.3 in above code -> (0.1 to 0.9)
Regards,
MaheshJanuary 10, 2017 at 12:58 pm in reply to: Disappearance of the Email field in the comment form. #106822Mahesh
Participant@dznet: You are using Simple Catch theme. But you have posted it in Adventurous Theme thread. Please post in relative thread. There has been small bug in theme and will be fixed in the next update which will be released soon.
Regards,
MaheshMahesh
Participant@kejpa: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
#featured-content { float: right; width: 80%; border-bottom: none; } #frontpage-left-widget-area { float: left; width: 20%; } #content { clear: both; border-top: 1px solid rgb(238, 238, 238) } #featured-content.layout-three .hentry { width: 33.33%; }Regards,
MaheshMahesh
Participant@mailhunter: Can you please make a child theme without no customization, just a child theme and check if you face the same issue.
You can find the child theme in the link below:
http://bit.ly/2j2dwERRegards,
MaheshJanuary 10, 2017 at 10:10 am in reply to: secondary menu showing in home page of desktop website #106818Mahesh
Participant@jrdphd: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
@media screen and (min-width: 768px) { #secondary-menu { display: none; } }Regards,
MaheshJanuary 10, 2017 at 10:00 am in reply to: Some "Appereance" settings non more reachable after 4.7 WP-update #106817Mahesh
Participant@serpico57: Glad to know that its working. Thank you for your appreciation. Have a nice day! 🙂
Regards,
Mahesh -
AuthorPosts
