Forum Replies Created
-
AuthorPosts
-
April 28, 2017 at 1:57 am in reply to: Parallax Frame How to display the Top Menu in the center of the Page #114853
Mahesh
Participant@al-x: Sorry for the late reply. Thought I had replied. The theme uses sidr menu and the issue is with the sidr itself. If we find any solution or if the developer of sidr fixes it. We’ll let you know.
Regards,
MaheshMahesh
Participant@novaglenn: If you mean creating a landing page getting rid of any headers, this can be done by creating custom templates and customizing through child theme.
Regards,
MaheshMahesh
Participant@klevinberg: The issue is because of the long menu (menu items) and the header text on your site. This can be resolved using custom CSS. Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
.nav-primary .menu a { padding-left: 15px; padding-right: 15px; }Regards,
MaheshApril 28, 2017 at 12:50 am in reply to: "Display site title and tagline" unchecked but it still appears on my header #114849Mahesh
Participant@jbtola: Thank you for pointing out the issue. This will be fixed in the next update. Thank you for your patience. For quick fix, go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
#site-header { position: absolute !important; clip: rect(1px 1px 1px 1px); }Regards,
MaheshMahesh
Participant@mchawks77: Glad to know your issue is resolved. Have a nice day!
Regards,
MaheshMahesh
Participant@per: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and the following CSS:
.home #content .entry-header { display: none; }Regards,
MaheshMahesh
Participant@franz: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
#secondary .widget a { font-size: 15px; }Regards,
MaheshApril 27, 2017 at 5:33 am in reply to: Remove the orange dot and next/previouse links from a Featured Slider #114798Mahesh
Participant@shestyln: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
#feature-slider .cycle-pager, #feature-slider .cycle-next, #feature-slider .cycle-prev { display: none; }Regards,
MaheshMahesh
Participant@tripandtripsa-s-a: This is a repeat question. I’ll skip this one. Already replied on the following link:
https://catchthemes.com/support-forum/topic/problem-with-parallax-frame-pro/#post-114783
Please do not repost same thing again, thank you.Regards,
MaheshMahesh
Participant@supportaugustinbratie-com: Checked your site and getting 500 Internal Server Error on you site. Please check it first.
Regards,
MaheshMahesh
Participant@mchawks77: Are you using any plugins? Please try disabling the plugins one by one and check if that resolves the issue. We checked the same on our server and it is working fine. Let me know further.
Regards,
MaheshMahesh
Participant@sumiko: Thank you for your appreciation. We really appreciate it. Have a nice day!
Regards,
MaheshMahesh
Participant@fireflywebs: Does the news ticker work when all the plugins are disabled?
Regards,
MaheshMahesh
Participant@fireflywebs: We highly recommend you to use the code directly of the within the code tag to avoid issues because some characters may get encoded to other like in the above.
Regards,
MaheshApril 27, 2017 at 3:03 am in reply to: Portfolio The title of the Image portfolio type is not working property #114788Mahesh
Participant@jgallego: Okay, now I got it. There was a small bug in the theme. This will be fixed in the next update that will be released soon. We’ll let you know as soon as the update is released.
Regards,
MaheshApril 27, 2017 at 2:38 am in reply to: Changing Header on Content Pages and different slider order on the frontpage #114787Mahesh
Participant@mariustodor: This can be done through customization, the code must be written as per necessity of the order of the sections. If you could send me the order, I’ll provide you with the code.
Regards,
MaheshMahesh
Participant@tripandtripsa-s-a: You are using Parallax Frame Pro but have posted in Adventurous Pro thread. Please post the topic in related thread.
And about the issue, are you using any plugins? If yes, try disabling the plugins one by one and check if that resolves the issue. Let me know further.Regards,
MaheshMahesh
Participant@wouwonline: This can be hidden with Custom CSS. Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
.category.category-5 #main .entry-header .entry-meta { display: none; } #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post span.jp-relatedposts-post-date, #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post span.jp-relatedposts-post-context { display: none; }Regards,
Mahesh -
AuthorPosts
