Forum Replies Created
-
AuthorPosts
-
January 11, 2017 at 10:37 am in reply to: Change background of Text in slider to almost transparant #106874
Mahesh
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,
MaheshMahesh
Participant@valeska-conducere: Changing the number only won’t add up the page slider. Increase the number save the settings and refresh the page and you’ll get more pages options. Hope you understand.
Regards,
MaheshMahesh
Participant@heartland: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
#branding { position: relative; } #header-content { left: 0; position: absolute; top: 0; width: 94%; }Regards,
MaheshJanuary 10, 2017 at 9:32 am in reply to: Hard stop in excerpt length of Feature content in CleanJournalPro #106814Mahesh
Participant@peterdroginformation-nu: Go to edit page or posts, on the top right, you’ll see Screen Options beside Help, click it and make sure Discussion is checked. Then scroll down below content to Discussion section and make sure that Allow comments option is unchecked. Repeat this of all pages with comments section. Let me know if any problem.
Regards,
MaheshMahesh
Participant@fragino: You mentioned about departments. I guess categories will be used for that. And in that case, background color can be changed according to the category-class that each posts actually falls in. For pages, there won’t be such category and has to be taken care by its individual id. You won’t have to worry about how to add class or anything. Just after you put up you posts please share your site your and we’ll be happy to help you with the background color.
Regards,
Mahesh -
AuthorPosts
