Forum Replies Created
-
AuthorPosts
-
Mahesh
Member@moskito7: Thanks for the html. Please try the following CSS:
.blog #content .entry-title { display: none; }Regards,
MaheshMahesh
Member@stefanhoesli: Please use the following CSS:
.entry-content ul li { list-style-type: none; } .entry-content ul li::before { content: "- "; }Hope this helps.
Regards,
MaheshMahesh
Member@latinoliteratures: Yes, you can use any different file too. Just make sure you’ve followed along the instructions on creating child theme as of HERE.
Regards,
MaheshMahesh
Member@brianlowelogic-com: Try disabling the plugin if you are using any and check again. Have you set the Posts pages as blog page in Static Front Page option in Customizer? Please set it to Blog page. Go to Settings=> Permalinks and click Save.
Let me know if the issue persists.Regards,
MaheshMahesh
Member@olaf-boehmebissantz-de: The above code should work fine now. It should be max instead of min, I’ve made the correction.
Note: This will remove header right navigation.Regards,
MaheshMahesh
Member@olaf-boehmebissantz-de: Thank you for using Catch Base Pro theme. Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
.nav-primary { float: left; padding: 20px 0; vertical-align: middle; width: 80%; top: 11px; } #masthead { float: left; width: 20%; border-bottom: 1px solid #eee ; } #featured-content { clear: both; } .sidebar.sidebar-header-right.widget-area { display: none; } @media screen and (max-width: 1150px) { .nav-primary { padding: 15px 0; top: 1px; } } @media screen and (max-width: 990px) { #masthead { float: none; width: 100%; border-bottom: 1px solid #eee; } }Regards,
MaheshMahesh
Member@moskito: I checked for the same on our server and is working fine. Are you using any plugins? Try disabling it and check if this resolves the issue.
Regards,
MaheshMahesh
Memberlatinoliteratures:
Hi Fabio,Thank you for using Fabulous Fluid Pro theme.
1. For excerpt issue, please refer to this thread:
https://catchthemes.com/support-forum/topic/html-tag-in-slider-excerpt-text/#post-97517
2. Image align issue:
The recommended size for slider iamage is Width: 1680px Height: 720px, please use the image with same size as far as possible. Exact size is not necessary as long as the image has same aspect ratio, you are good to go.Let me know if any problem.
Regards,
MaheshMahesh
Member@cattext: Yes you can put two widgets next to each other. But this depends upon the number of item you have in the menus and social icons. As long as the two fits there, they are displayed next to each other. I checked your site, seems the widget will easily fit next to the menu.
Regards,
MaheshMahesh
Member@moskito7: You can upload it to Dropbox or other sites and share the link here. It would be easier it I can check the HTML. By default, the above code I’ve provided should have worked just fine.
Regards,
MaheshMahesh
Member@voila2014: Thank you for using our theme, we really appreciate it. For exact same layout, Catch Everest Pro is the best option I guess. It does have more functionalities that the free version like: More Options in Slider, Featured Content, Layouts, Colors, Fonts etc. However, the theme doesn’t have the Pricing table. May be you can use an appropriate plugin from WordPress repo for that one.
Regards,
MaheshMahesh
Member@cattext: This function is already built-in in Adventurous Pro. Header Right Sidebar widget area is what you need for this. I recommend you to upgrade to pro. Then put CT: Social Icons widget into the Header Right Sidebar widget area.
If you want to have it in the child theme, and you are familiar with coding, I can help you further.Regards,
MaheshMahesh
Member@jodickie: I cannot see the image that you’ve mentioned above. Are you using any plugins? Try disabling it and check again, sometimes plugin may cause issues too. Let me know further.
Regards,
MaheshMahesh
Member@moskito7: Can you please clarify more? Do you mean the navigation on the blog list page?
Let me know further.Regards,
MaheshMahesh
Member@3punkt5: You can update the theme directly through Admin Dashboard using Catch Web Tools plugin’s Catch Updater module. You can find the video tutorial on how to update pro theme with catch updater in the link below:
https://www.youtube.com/watch?v=W95SuabDZi8The update does not or should not effect the child theme.
Regards,
MaheshMahesh
Member@willo: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Layout Options and select Show Excerpt (Excerpt Image Left) and click Save & Publish.
For other options like Excerpt Image Right / Excerpt Image Top I recommend you to upgrade to Pro.Regards,
MaheshMahesh
Member@c-baumbach: Seems like word excerpt doesn’t work on Japanese text. The excerpt depends on word counts. Read more text is displayed as soon as the content reaches the words length set in excerpt length in customizer.
Regards,
MaheshMahesh
Member@benjaminmw: For this, you’ll need to create a child theme. You can find more on creating child theme HERE. Then in your child theme’s functions.php add the code from the link below:
http://bit.ly/2b36kAH
Then go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:#feature-slider .entry-content span.readmore { display: none; }Regards,
MaheshMahesh
Member@mauitheatre: For this, we need to check on your server. We’ll email you for details.
For adding code snippet like this rather than using a child theme, I recommend you to use Catch Web Tools plugin’s Webmaster tools module and add the code to Header or Footer where appropriate.Regards,
MaheshAugust 18, 2016 at 9:57 am in reply to: Primary Menu don't disapear when selecting adding other Top Header Menu #97513 -
AuthorPosts
