Forum Replies Created
-
AuthorPosts
-
Mahesh
Participant@thetravelgal: Are you using any plugins? If yes, please try disabling the plugins one by one and check if that solves the issue. Let me know further.
Regards,
MaheshMahesh
Participant@1zoltannagy: Please post in your site url. Do you want the background to scroll too?
Regards,
MaheshMahesh
Participant@lukasbarth: For that, I recommend you to use the simplest way. Go to Dashboard=> Appearance=> Menu and then add up the categories in the menu that you wanted to show on the page.
https://i.stack.imgur.com/gcsJg.png
Hope you understand.Regards,
MaheshJanuary 20, 2017 at 9:53 am in reply to: Post Featured Images link to homepage, how do I remove the link? #107550Mahesh
Participant@caulon: For this, you’ll need to create a child theme. You can find more details on creating child theme HERE. Then in your child theme’s functions.php add the following codes.
add_action( 'init', 'fabulous_fluid_child_move_featured_grid' ); function fabulous_fluid_child_move_featured_grid(){ remove_action( 'fabulous_fluid_after_header', 'fabulous_fluid_featured_grid_content', 30 ); add_action( 'fabulous_fluid_after_content', 'fabulous_fluid_featured_grid_content', 55 ); }Regards,
MaheshJanuary 20, 2017 at 9:38 am in reply to: Two short questions (slider and "featured content") #107548Mahesh
Participant@gustavoson: Yes, you can find details for both in theme instructions. Yes, you can remove the slider link and hover effect too. For using images of you choices rather than demo, go to Dashboard=> Appearance=> Customize=> Featured Slider and select Featured Image Slider and add desired images.
For Featured Content, go to Dashboard=> Appearance=> Customize=> Featured Content and choose Featured Post Content and put in the desired post ids.Regards,
MaheshMahesh
Participant@bmhamdanigmail-com: Please post in your site url.
Regards,
MaheshJanuary 19, 2017 at 3:56 pm in reply to: No title on posts page, where is this extra display:none coming from? #107480Mahesh
Participant@mcubedpe: Checked your site, its not from the theme but from some Custom CSS. Go to Dashboard=> Appearance=> Customize=> Additional CSS box and remove the following code:
.entry-title { display:none; }Regards,
MaheshMahesh
Participant@paulisjob: Thank you for your appreciation. Have a nice day!
Regards,
MaheshMahesh
Participant@kayaker4157:
1. How do you remove the categories and “Leave a Reply” meta data at the bottom of a post?
Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:footer.entry-meta { display: none; }2. And, is there a way to change the text of “-Leave a Reply” to “Comments” in the top meta data area which contains the posting date and author’s name?
For that, you’ll need to create a child theme. You can find more details on creating child theme HERE. Then copycontent.phpto child theme and change Leave a reply to your desired text. Do the same for all the content.Regards,
MaheshMahesh
Participant@jennifersimsdesign-com-au: Thank you for your appreciation. Have a nice day!
Regards,
MaheshMahesh
Participant@jennifersimsdesign-com-au: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
#site-navigation ul li a { border-bottom: 4px solid rgb(0, 162, 229); }Regards,
MaheshMahesh
Participant@markthack: Do you have any plugins installed? If yes, try deactivating theme and try again.
Regards,
MaheshMahesh
Participant@jennifersimsdesign-com-au: Right now, there is only border bottom on active menu items. Do you mean to have the border on the bottom of the active menu item in every menu or full border? I am quite confused here. Let me know further.
Regards,
MaheshMahesh
Participant@novaglenn: Just checked your site, you haven’t added any sub menu items yet. Please check the demo version and let me know what problem are you facing.
https://catchthemes.com/demo/catch-base/
Seems to be working fine on our server.Regards,
MaheshMahesh
Participant@novaglenn: Before assigning the static page, blog list is shown by default. Static page is to be chosen by the user himself/herself.
And the section you have referenced is the content of the static page. This will only show up in the home page if you have assigned the static front page.Regards,
MaheshMahesh
Participant@rm2017: Editing footer content feature is only available Pro version. I recommend you to upgrade to Pro.
Regards,
MaheshMahesh
Participant@markthack: Please try changing the theme and check if the issue persists. If the problem persists, try creating a new page and try with that one. Let me know further.
Regards,
MaheshJanuary 19, 2017 at 10:13 am in reply to: Promotion Headline Background Color "Catch Flames Pro" #107437 -
AuthorPosts
