Forum Replies Created
-
AuthorPosts
-
Skandha
Participant@eikon13: Please post in your site URL so that I can help you out.
Kind Regards,
SkandhaSkandha
Participant@homa: Yes, the site-title is already h1.
To change the post and page title to h1 you will need to create a child theme and do a bit of customization.Let me know if you are familiar with child theme customization.
Kind Regards,
SkandhaSkandha
Participant@mhutabarat: Glad you found a way out. Have a good day!
Kind Regards,
SkandhaSkandha
Participant@mhutabarat: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
body:not(.home) .custom-logo { display:none; }
Let me know if this does the trick.
Kind Regards,
SkandhaSkandha
Participant@tattoo-tom: To bold the menu items
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..menu-items .hentry-inner { font-weight:bold; }
Can you explain where you want to skip or goto next line?
Let me know if this works out.
Kind Regards,
SkandhaSkandha
Participant@ishaman: You can insert Menu and Social Icon in the header top area. If you want to insert Menu to Header top Area Go to => Appearance => Customize => Menus => View All Locations => Header Top Menu => Select the Menu you want to show in Header Top Area
To insert Social Icons to Header Top Area
Go to => Appearance => Customize => Social Links => Add required social linkTo remove Header Top Area
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#header-top { display:none; }
The option to add text to header top are is not available in free version of the theme. I suggest you to upgrade to pro. You can check out the additional-features available in pro version of the theme. To add text to header top you can use Header Top Right and Header Top Left widget area.
Let me know if this helps you out.
Kind Regards,
SkandhaMay 21, 2018 at 11:52 pm in reply to: Posts don't publish on Homepage / Number of posts not matching #146220Skandha
Participant@rockmusicraider: I will shortly contact you by email.
Kind Regards,
SkandhaSkandha
Participant@homa: The <h1> tag is usually used only for site-title whereas <h2> tags are used for post and page titles. You don’t seem to have a site-title in your website.
Let me know if you have anymore issues.
Kind Regards,
SkandhaSkandha
Participant@rublue2: This issue maybe because of the HTML code you added to the header area to allow for a subscription form to pop up. Please try removing the code to check if the the news-ticker issue is caused by it.
Kind Regards,
SkandhaSkandha
Participant@landyvlad: Please post in you site URL so that I can look into the issue.
Kind Regards,
SkandhaSkandha
Participant@catwingz: The Featured Slider option with slider type image is only available in pro version of the theme. I suggest you to upgrade to pro. You can check out the additional-features available in pro version of the theme.
Let me know if you have anymore issues.
Kind Regards,
SkandhaSkandha
Participant@aj2: Do you mean that the menus are not showing up in the customizer? Please try clearing your cache. Please post in your site URL if the issue persists.
Kind Regards,
SkandhaSkandha
Participant@bigoslesli: I checked your site and it seems that the slider is not working on many pages because of the <script> tag you have used in at the end of many pages. Please remove the <script> tag and check if the slider works.
Also I have reinstalled the theme.
So, in case you have made customization to theme files you can get the theme from following
http://cdcasa.org/wp-content/uploads/2018/05/catch-everest-pro-4.0.2-1526879216.zipLet me know if the issue gets resolved.
Kind Regards,
SkandhaSkandha
Participant@homa: Please post in your site URL so that I can look into the issue.
Kind Regards,
SkandhaSkandha
Participant@josefsdorf: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.sidebar-primary { width:380px; }
Let me know if this works out.
Kind Regards,
SkandhaSkandha
Participant@destinblack: The following CSS Code should make the page full width as well as retain responsiveness.
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.@media screen and (min-width:1366px) { .wrapper { width:1380px; } }
Let me know if this works out.
Kind Regards,
SkandhaSkandha
Participant@josefsdorf: Please post in your site URL.
Kind Regards,
SkandhaSkandha
Participant@tattoo-tom: This is just a bug showing up. Please discard this update request.
Kind Regards,
SkandhaSkandha
Participant@destinblack: Well usage of page builders has both pros and cons. With page builders you can get nice custom layouts, no coding required it is all drag and drop and has lots of features. The disadvantages is that the customization you have made at the front end will be converted into complex shortcodes by the page builder and shortcodes are plugin specific so when you deactivate the plugin the shortcodes no longer work. You may be compelled to use the plugin even if you don’t want to as you will need to build the website from the scratch. Use of page builder may also result in sluggish loading which is bad for SEO. So I think depends on individuals whether to use it or not.
Thank you for appreciating our themes.Kind Regards,
Skandha -
AuthorPosts