Forum Replies Created
-
AuthorPosts
-
Mahesh
Participant@himynameisanton: We’ll contact you through email shortly.
Regards,
MaheshMahesh
Participant@fireflywebs: Well, upgrading from Free to Pro will not affect any of the settings, all setting will be migrated automatically (Considering you are using Original theme, not the child theme). Switching from child to parent may cause problem.
But there are numbers of plugins in WordPress repositories to export and import the customizer settings, you can use one.
Let me know if any problem.Regards,
Mahesh`Mahesh
Participant@andrei93: Are you using Adventurous Pro version? because full width disable sidebar template option is not available in Free version. Or have you customized the theme? If you are using Pro version, go to Dashboard=> Appearance=> Customize=> Theme Options=> Layout Options and select No sidebar, Full Width in Sidebar Layout Options.
Regards,
MaheshMahesh
Participant@bennibeard: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
.site-content { padding-top: 0; } .entry-content { margin-top: 0; }In the content area, you have a blank
<p>tag, please remove it and you’ll be good to go.Regards,
MaheshOctober 24, 2016 at 10:56 am in reply to: Links a.hover and removing underline text decoration #102073Mahesh
Participant@studio4sls:
Removing the underline on content links, add the following CSS:.entry-content a, .entry-summary a, .taxonomy-description a, .logged-in-as a, .comment-content a, .pingback .comment-body > a, .textwidget a { box-shadow: none; }To change menu, content, read more buttons, scroll hover color, add the following CSS:
a:hover, a:focus, .view-more a:hover, .view-more a:focus, .entry-meta a:hover, .entry-meta a:focus, .content-area .entry-title a:hover, .content-area .entry-title a:focus, .archive-blog-wrapper .read-more a:hover, .news-ticker-title a:hover, .news-ticker-title a:focus, .featured-content-wrap .entry-title a:hover, .featured-content-wrap .entry-title a:focus, .main-navigation a:hover, .main-navigation a:focus, .main-navigation li:hover > a, .main-navigation li.focus > a { color: #da197d; } .backtotop:hover, .backtotop:focus { background-color: #da197d; border-color: #da197d; color: #fff; }Note: Please change the color as desired.
Regards,
MaheshMahesh
Participant@traavhage524: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
#branding img { max-height: none; }Regards,
MaheshMahesh
Participant@bennibeard: Please post in your site url.
Regards,
MaheshMahesh
Participant@lba14525: For this, use Site Logo instead of Header Image. You can achieve what you want with the logo.
Go to Dashboard=> Appearance=> Customize=> Site Identity and select your logo in Logo option. Then check Check to Move Site Title and Description Before Header/Logo Image option to move logo to the right center. And you can disable the Header Image.
Hope you understand. Let me know if any problem.Regards,
MaheshMahesh
Participant@harry: Go to Dashboard=> Appearance=> Customize=> Colors then choose you desired color in Header Background Color.
Let me know if any problem and post in your site url.Regards,
MaheshOctober 23, 2016 at 3:32 pm in reply to: [My first post] How to have no pages/posts on homepage #101997Mahesh
Participant@rsbf: Go to Dashboard=> Appearance=> Customize=> Static Front Page and select A Static Page in Front page displays option. Then select your desired Front page and Page for Posts.
Regards,
MaheshMahesh
Participant@markjez73: Sorry for the late reply. I am glad that you resolved it all by yourself. Have a nice day!
Regards,
MaheshMahesh
Participant@zerolizer0: I checked the page mentioned above and I don’t understand why you’ve again added the H1 tag and repeated the Post title as it is already there. Can you please clarify more on this?
Regards,
MaheshMahesh
Participant@travhage524: I tried to check your site, but it says “Site is offline for maintenance”.
Regards,
MaheshOctober 23, 2016 at 11:19 am in reply to: Links a.hover and removing underline text decoration #101983Mahesh
Participant@studio4sls: The underline text decoration is only in Read More text and to remove it, add the following CSS:
.archive-blog-wrapper .read-more a { text-decoration: none; }And for the buttons, what do you want, please clarify further. I mean, default color, border color, text, and on hover.
Regards,
MaheshOctober 23, 2016 at 10:48 am in reply to: Fixing size of largest photo in Header Highlight content #101982Mahesh
Participant@banno2000: We are looking into, and fix it in the next update. Thank you for your patience.
Regards,
MaheshMahesh
Participant@travww: For turning off page title on other pages (pages only), go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
.page #content #main .page .entry-header { display: none; }Regards,
MaheshMahesh
Participant@panther33: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
.home #content .post .post-by > li:nth-child(2) { display: none; }Regards,
MaheshMahesh
Participant@himynameisanton: Sorry, but you need the admin access. What do you get setting latest posts on the front page? It should the blog lists.
Do you get any other errors or something. Please get the admin access try disabling the plugin and check if it resolves the issue.Regards,
MaheshMahesh
Participant@prafulla: I checked the same on our server and it is working fine. Do you get any error or something? If you have plugins installed, disable it one by one and check if this resolves. Let me know further.
Regards,
MaheshMahesh
Participant@zerolizer0: H1 Heading two times? Please post in your site url. I checked the theme on our server and only one H1 heading is displaying.
Let me know further.Regards,
Mahesh -
AuthorPosts
