Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Tomáš: You can add the following css:
#main-slider .entry-container { bottom: 0; left: auto; right: 0; }Sakin
Keymaster@ryanhock: But you are not using our theme. We only support theme developed by us http://catchthemes.com/themes/
Sakin
Keymaster@Justin: It’s better to move the menu not the grid content. So, you can try adding in the following css:
.nav-primary .wrapper { padding-left: 0; padding-right: 0; } .nav-primary .menu .menu-item-home a { padding-left: 0; }Sakin
Keymaster@Lizi: It depends on how you have added in. If you have proper logo then you can simply add the following css in “Appearance => Theme Options => Custom CSS” box:
#logo-wrap { width: 100%; } #site-logo { display: block; width: 100%; }Sakin
Keymaster@Justin: Sorry I don’t get it what you mean, which element are you trying to change it. Can you share screenshot showing the alignment then I can suggest you css.
Sakin
Keymaster@Tomáš: Yes, for example you can see the following CSS:
#header-top { background: rgba(255, 255, 255, 0.7); }Thanks for your appreciation my support and theme. I hope you will support me as well. Please support by providing your valuable review and rating at https://wordpress.org/support/view/theme-reviews/catch-flames?rate=5#postform
Thanks in advance 🙂
Sakin
Keymaster@Justin: Try adding in the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
#masthead .wrapper, #site-branding { padding-left: 0; padding-right: 0; }Sakin
Keymaster@Lizi: Please post in your site URL.
Sakin
Keymaster@VERGNES: Sorry your question is not clear. I think you are talking about Header image in your page http://www.dlys-couleurs.com/blog/2015/09/09/avant-apres-le-chocolat/ to have it same as in homepage or you don’t want that. For that you need to go to “Appearance => Customize => Header Image” and change the option in “Enable Featured Header Image on” as per your need. Looks like you have set it as “Entire Site, Page/Post Featured Image”. so, change that to either “Homepage / Frontpage” or “Entire Site” as per your need.
Sakin
Keymaster@matthewseanmclachlan: You can hide that by adding in the following css in “Appearance => Theme Options => Custom CSS” box:
.entry-meta { display: none; }Sakin
Keymaster@matthewseanmclachlan: This is not one page theme for that. But if you want to link that way, you can use custom link with anchor with post ID. For example, http://www.trendfly.org/#post-44 will link to your project page. To add custom link in menu, see this screenshot https://www.pinterest.com/pin/548594798331771327/
Sakin
Keymaster@matthewseanmclachlan: For that you need to change the the layout to No Sidebar, Full Width. Just go to “Appearance => Theme Options => Layout Options” and then select “No Sidebar, Full Width” layout.
Sakin
Keymaster@Massimo: Cheers 🙂
Sakin
Keymaster@Lizi: You can add in your responsive css in your child theme style.css file. You don’t need to add extra file. Maybe your css is different. As child theme style.css is always given priority over child theme style.css. So, post in your site URL and let me which css are you taking about.
Sakin
Keymaster@animaladvocacy: If you are working on more tag, then change the layout to Full Content. Then you will have no issue. Just go to “Appearance => Theme Options => Layout Options => Content Layout” and then select “Full Content Display”. This will display all your content and image before more tag. This will ignore your featured image. So, if you want image then you need to insert image in your post itself.
Sakin
Keymaster@Justin: Yes, you can do that.
1. First, go to “Appearance => Customize => Static Front Page”, check in “A static page” in “Front page displays”. Then select the page that you want to show in Homepage in “Front page” and then save and publish it.
2. For Featured Grid Content, go to “Appearance => Customize => Featured Grid Content => Featured Grid Content Options”, then select Grid Content Type as per your need. For more about Featured Grid Content content, read more at http://catchthemes.com/theme-instructions/gridalicious-pro/#featured-grid-content -
AuthorPosts
