Forum Replies Created
-
AuthorPosts
-
Pratik
MemberHi @Nijn,
Having a full width layout with no sidebar is a pro feature. Please upgrade to pro version to properly use this feature.
Regards,
PratikFebruary 14, 2017 at 3:48 pm in reply to: Author name and link not displaying at posts of the front page loop #109655Pratik
MemberHi @RossanaGB,
Can you try activating the parent theme and see if the author is shown there or not?
Regards,
PratikFebruary 14, 2017 at 12:45 pm in reply to: Different slider on subpage with different images #109644Pratik
MemberHi @ThemeCatcher,
What you want is not achievable via theme. You will need to hire a customizer. Theme only provides one slider.
Regards,
PratikPratik
MemberHi @Garret,
Can you post in your site url? I need to check the slider.Regards,
PratikPratik
MemberHi @robert,
Great you solved it yourself.
Regards,
PratikPratik
MemberHi @Mathilde,
I checked your site on android phone and iphone and it seems to be working fine. Can you try on a different device?
Regards,
PratikPratik
MemberHi @rayaven,
Welcome to Catch Themes forum. Can you post with reference to your site url?
Regards,
PratikPratik
MemberHi @Alexander,
You should be able to upload the image from Appearance=> Customizer=> Site Identity=> Logo. Did you try there?
Regards,
PratikPratik
MemberTry following code:
@media screen and (max-width: 990px) { #header-featured-image { padding: 30px 0px 0px 60px; float: none; } #mobile-header-left-menu { position: relative; bottom: 44px; } }Pratik
MemberHi @noscollections,
Try Following code in Appearance=> Customize=> Additional CSS:
@font-face { font-family: 'Oswald'; font-style: normal; font-weight: 400; src: local('Oswald Regular'), local('Oswald-Regular'), url(https://fonts.gstatic.com/s/oswald/v12/DgBpgaYycijFA8v2hNt7MfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } #access { font-family: 'Oswald', sans-serif; }Let me know how it goes.
Regards,
PratikPratik
MemberHi @noscollections,
I checked your site and the menus are taking Oswald font. Am I missing something?
Pratik
MemberHi @vlts,
In single post, there is a class in body class tag-sticky-post. you will need to use this one.
Regards,
PratikPratik
MemberHi @Michael,
Please click on My Accounts button on top right, then click on downloads button on left sidebar. It should look something like this:
Bitte klicken Sie oben rechts auf “My Accounts” und dann auf die Schaltfläche “Downloads” in der linken Seitenleiste. Es sollte so etwas aussehen:
https://dl.dropboxusercontent.com/u/81234910/my-account-downloads.png
Regards,
PratikPratik
MemberHi @vlts,
This is very strange. Please check Catch Box Pro line 262. The class is there. View the source instead of using browser console.
Pratik
MemberHi @vlts,
Please check the first post in demo, there is sticky class.
<article id="post-49" class="post-49 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog category-theme-test tag-sticky-post">February 13, 2017 at 12:51 pm in reply to: Change height of main menu bar in Fabulous Fluid Pro #109538Pratik
MemberPratik
MemberHi @sschmeer,
First, please remove code:
@media screen and (max-width: 420px) { #header-featured-image .entry-title { font-size: 20px; } }from your Appearance=> Customize=> Additional CSS box.
Then add following code in same place:
#header-featured-image .entry-content { display:block; } @media screen and (max-width: 910px) { #header-featured-image h1 { font-size: 20px; } }Regards,
PratikPratik
MemberHi @dev.kasam,
I looked ad your site and the theme is twenty fifteen. Please switch to Clean Box Pro with header image, and let me know after taht.
Regards,
PratikPratik
MemberHi @javaldth,
It looks like plugin conflict. Try instructions given in post https://catchthemes.com/wordpress-tutorials/how-to-check-for-plugin-conflicts-with-our-themes/.
If this does not solve your issue, please post in your site url?
Regards,
Pratik -
AuthorPosts
