Forum Replies Created
-
AuthorPosts
-
January 6, 2017 at 5:22 pm in reply to: problem in putting a table in above Catch Box content #106584
Mahesh
Participant@javadth: Add the following CSS:
#content { overflow: unset !important; margin-top: 120px; }Regards,
MaheshJanuary 6, 2017 at 5:14 pm in reply to: On mobile/tablets , the footer background parallaxing is not working properly #106583Mahesh
Participant@raek87: Just to let you know that the issue is fixed and the update is available. Please update.
Regards,
MaheshJanuary 6, 2017 at 5:04 pm in reply to: problem in putting a table in above Catch Box content #106580Mahesh
Participant@javadth: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
.ForumLastTopic { width: auto !important; }Hope this helps.
Regards,
MaheshMahesh
Participant@marebos: This optoin is already available in Pro version with many other options. I recommend you to upgrade to Pro. Or if you just want to keep the site title and search button shown, this can be done with Custom CSS. Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
#masthead { display: block; }Regards,
MaheshJanuary 6, 2017 at 4:50 pm in reply to: problem in putting a table in above Catch Box content #106575Mahesh
Participant@javadth: Its a design issue then, and has to be fixed manually. May be some plugins are not totally supported by the theme, like some design issue like above one. It can be managed with Custom CSS to some extent. But needs to be checked. The this doesn’t fall under theme support scope.
Regards,
MaheshJanuary 6, 2017 at 4:47 pm in reply to: Hatom error (updated and author) and schema.org error (person homelocation) #106572Mahesh
Participant@maviedecoeliaque: Please post in your site url. I checked the demo with google structured data testing tool and didn’t get any issues.
Regards,
MaheshJanuary 6, 2017 at 4:45 pm in reply to: problem in putting a table in above Catch Box content #106571Mahesh
Participant@javadth: Does this work with other themes? Seems like a design issue with the plugin.
Regards,
MaheshJanuary 6, 2017 at 4:41 pm in reply to: problem in putting a table in above Catch Box content #106569Mahesh
Participant@javadth: I did check it and the site seems to be working fine. The content is displaying normally.
Regards,
MaheshJanuary 6, 2017 at 4:36 pm in reply to: problem in putting a table in above Catch Box content #106565Mahesh
Participant@javadth: Can you post the url of the page with the issue. Hope I made myslef clear here.
Regards,
MaheshMahesh
Participant@habo: I checked your site, seems you don’t have the image in the featured snippet. Just seeing the icon like images. Let me know further.
Regards,
MaheshMahesh
Participant@czoczo: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
#page { max-width: 1200px; }Regards,
MaheshMahesh
Participant@smcollins82: Sorry for the late reply. Generally, the structured data are used on in Posts mostly rather than in Pages. And the author in pages, not everybody wants to show it. So as per you necessity, you can customize the theme as required using child theme and put up the structured data. I recommend you to hire a customizer for that.
On the other hand, you can use the Plugins for the same.
https://wordpress.org/plugins/wp-seo-structured-data-schema/Regards,
MaheshMahesh
Participant@skynet: Thanks, yes, got he email. Why have you used the following CSS?
@media screen and (max-width: 960px) { .site { margin-bottom: 50px; } } . @media only screen and (max-width: 480px) { .site { margin-bottom: 48px; } }Please remove this and check if this resolves the issue.
Regards,
MaheshMahesh
Participant@yuki12345: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
#feature-slider, #header-featured-image { margin-top: 0; }Regards,
MaheshMahesh
Participant@illustrata: There is no such feature to change the fonts for menu alone in the theme but can be changed using Custom CSS. And Content and Content Title fonts are changing accordingly as we tried the same on our server.
To change the menu fonts, go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:.clean-box-nav-menu a, .sidebar-header-right .widget_nav_menu a .nav-secondary a, .nav-footer a { font-family: Times New Roman; }Regards,
MaheshMahesh
Participant@ve3eby: Please use the following CSS instead.
@media screen and (max-width: 1024px) { #slideshow, #header-featured-image { margin-top: 200px; } }Regards,
MaheshMahesh
Participant@skynet: Yes, widgets can be used in both pages and the posts. It can be used in header, sidebar and footer widget areas as normally are used.
Regards,
MaheshMahesh
Participant@bmhamdanigmail-com: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
#site-branding, #site-header, #site-logo { display: block; float: none; } #site-branding { text-align: center; }Regards,
MaheshJanuary 6, 2017 at 11:45 am in reply to: problem in putting a table in above Catch Box content #106541 -
AuthorPosts
