Forum Replies Created
-
AuthorPosts
-
Mahesh
Participant@petegwebmaster: Replace the above with the following CSS:
@media screen and (min-width: 481px) { #supplementary.two .widget-area { width: 50%; } }Regards,
MaheshMahesh
Participant@avatejo: Please use our Catch Infinite Scroll plugin.
https://wordpress.org/plugins/catch-infinite-scroll/Regards,
MaheshMahesh
Participant@frej-martin: Please post in your site url. Could you please clarify more.
For page id, please use Catch IDs plugin:
https://wordpress.org/plugins/catch-ids/I don’t get the following line:
And for the background image URL, if I have uploaded it to my media, should I ID it exactly as the image file?Regards,
MaheshMahesh
Participant@thegrasslers: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
.social-icons li { vertical-align: middle; }Regards,
MaheshMahesh
Participant@svguitar: Custom Social Icons is provided so that user may add the desired social icons that are not available by default in the theme. Its same as the social icons, you’ll need to add the custom logo. Let me know if any problem.
If you desire to make vk.com available to the theme itself by default, I recommend you to hire a customizer.Regards,
MaheshMahesh
Participant@svguitar: Add the following CSS:
.background-image { background-attachment: scroll; background-repeat: no-repeat; }Regards,
MaheshMahesh
Participant@svguitar: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
.background-image { background-size: contain; }Regards,
MaheshDecember 20, 2017 at 11:55 pm in reply to: How do ECT: Services and ECT: Featured Content tab works? #128388Mahesh
Participant@victoralejandrobr: The ECT tabs options that you are seeing is from the plugin. Seems you’ve installed the ECT plugin. The Plugin provides four Custom Post Types support “Featured Content”, “Portfolio”, “Services” and “Testimonials”. The theme supports Featured Content and Portfolio and you can manage theme with the customizer. As for Services and Testimonials, you’ll need to use shortcodes as follows:
For Services:
[services display_types="true" display_tags="false" columns="2" showposts="10" orderby="title"]For Testimonials:
[testimonials columns="2" showposts="10" orderby="title"]For details, please check the link below:
https://catchthemes.com/wp-plugins/essential-content-types/Regards,
MaheshMahesh
Participant@rwilkin: Add the following CSS to remove the thin black line above the menu section.
.site-header-menu { border-top: 0; }Regards,
MaheshMahesh
Participant@jonathankobz: Please remove the previous CSS I’ve provided and use the following:
.wrapper { max-width: 960px; } @media screen and (min-width: 900px){ #primary { width: 70%; } .sidebar.sidebar-primary.widget-area { width: 30%; } }Regards,
MaheshMahesh
Participant@jonathankobz: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
.wrapper { max-width: 1200px; }Regards,
MaheshMahesh
Participant@rwilkin: Go to Dashboard=> Appearance=> Customize=> Custom CSS box and add the following CSS:
.site-info { margin-top: 10px; } .site-header-menu { border-top: 1px solid #333; }Regards,
MaheshMahesh
Participant@jonathankobz: Where actually do you want it? On the header or the content? Could you please show with an image?
Regards,
MaheshMahesh
Participant@abisbee: Go to Dashboard=> Pages and edit the particular page you want to have full width layout. Then in Catch Adaptive Pro Options select No Sidebar (Full Width) Layout in Layout option and click update.
Regards,
MaheshMahesh
Participant@knepulski: Please post in your site url.
Regards,
MaheshDecember 12, 2017 at 1:48 am in reply to: Full Frame Pro – Secondary and Footer menus not working on mobile #127831Mahesh
Participant@jsparling: In mobile view, Secondary menu and Footer menu is disabled in this theme.
Regards,
MaheshDecember 8, 2017 at 1:09 am in reply to: Full Frame Pro – Secondary and Footer menus not working on mobile #127627Mahesh
Participant@atlas: This option is available in Pro version only. I recommend you to upgrade to Pro.
Regards,
MaheshMahesh
Participant@malni: For page ids, use Catch Id’s plugin. Catch IDs is a simple and light weight plugin to show the Post ID, Page ID, Media ID, Links ID, Category ID, Tag ID and User ID in the Admin Section Table.
https://wordpress.org/plugins/catch-ids/Regads,
Mahesh -
AuthorPosts
