Forum Replies Created
-
AuthorPosts
-
Skandha
Participant@afrancois: I will contact you shortly by email so that you can provide me your site URL.
Kind Regards,
SkandhaSkandha
Participant@joed: Hello Joe,
For the comment form issue
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#respond .form-submit, .akismet_comment_form_privacy_notice { clear:both; }Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@nukaka:
1. Yes, that is the way to add Events section on specific page.2. For that you will need to use Custom Type Event and Insert the Location in Content TextArea.
3. To remove the space header image and title “Schedule 2019”
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#events-section .wrapper, #content .wrapper { padding:0; }4. To have a border below the title like before
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..singular-content-wrap article .entry-content h1::after { border-bottom: 1px solid; border-bottom-color: currentcolor; content: ''; display: block; margin: 28px auto 0; width: 50px; }5. To remove the title only on homepage.
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..home #main .entry-title.section-title { display: none; }Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@vozer: Hello there,
This is strange. I will need to have a look at you settings to debug the issue. For that I will need your WP Admin Credentials. I will contact you shortly by email.Kind Regards,
SkandhaSkandha
Participant@satello: Hello Walter,
There is an option to add Custom Social Links in the 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.Kind Regards,
SkandhaSkandha
Participant@alexandras: Glad you were able to figure it out. Let me know if you have anymore issues.
Kind Regards,
SkandhaSkandha
Participant@stephen: Hello there,
You don’t seem to be using our theme. Please post your issues and queries on the respective theme support forum.Kind Regards,
SkandhaJune 3, 2019 at 2:02 am in reply to: Recent Posts on Home Page show more than selected category #173968Skandha
Participant@tammysue: Hello there,
Yes the update has been released. Please update the theme and let me know if the issue is released.Kind Regards,
SkandhaSkandha
Participant@martijn: Hello Martijn,
To remove/reduce the space you mentioned
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.p { margin-bottom:10px; }You can change the space according to your choice.
Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@nukaka: I have replied to you on your new thread.
https://catchthemes.com/support-forum/topic/header-and-gap/Kind Regards,
SkandhaSkandha
Participant@weserhunde: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
@media screen and (min-width:981px) { #site-logo img { width:300px; height:90px; max-height:90px; } .container { width:90%; } #header-menu #access { margin-top:25px; } }Let me know if this works out!
Kind Regards,
Skandha
Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@xdave: Hello David,
Are you still facing the issue?
Maybe you could use Catch Import Export plugin to import and export your customizer settings.Kind Regards,
SkandhaSkandha
Participant@grooo-obyandex-com: Hello there,
I can’t figure out what you mean by rolling an unrolling of the menus. Could you post in a link where it is implemented so that I can help you out.Kind Regards,
SkandhaSkandha
Participant@joed: Hello Joe,
You can add the code<!--nextpage-->where you want to insert a page break.
Go to Code Editor on you Editor and insert the code.Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@contactlawrencemann-co-uk: Hello Lawrence,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..custom-header .wrapper::before { background-attachment:fixed; }Let me know if this does the trick!
Kind Regards,
SkandhaSkandha
Participant@nukaka: For that you can use Event Template.
First you will need to create Events Section using Post, Page, Category or Custom. Have you created the Events Section on your customizer?Then to display the Events Section only on the ‘Schedule’ Page.
Edit that Page => Select Events Template under Page Attributes Section on the Right Sidebar.Let me know if you are still having issues.
Kind Regards,
SkandhaSkandha
Participant@afrancois: Please post in your site URL so that I can look into the issue.
Kind Regards,
SkandhaSkandha
Participant@tammysue: You seem to be using Elementor Plugin to display those posts. Maybe that is the reason the select category post is not showing of on your homepage. I will need your WP Admin Credentials to further debug the issue.
I will contact you shortly by email.
Kind Regards,
SkandhaSkandha
Participant@nukaka: Hello there,
To move title above the header image you will need to create a child theme and do a little bit of customization. Let me know if you are familiar with child theme customization otherwise I suggest you to hire a customizer.Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
To change color of title.custom-header-content .entry-title { color:gold !important; }To reduce the gap between menu and the header image in homepage.
.home .wrapper { padding-top:0 !important; }You can add the title to the page and I will provide you the CSS code the remove the title on your site and not from the menu.
Let me know if this works out!
Kind Regards,
Skandha -
AuthorPosts
