Forum Replies Created
-
AuthorPosts
-
Skandha
Participant@andre-g: To have the food menu pages full-width like your first screenshot
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..page-id-19 .singular-content-wrap, .page-id-523 .singular-content-wrap, .page-id-536 .singular-content-wrap, .page-id-528 .singular-content-wrap, .page-id-530 .singular-content-wrap, .page-id-532 .singular-content-wrap, .page-id-534 .singular-content-wrap, .page-id-536 .singular-content-wrap, .page-id-30 .singular-content-wrap, .page-id-1025 .singular-content-wrap, .page-id-548 .singular-content-wrap, .page-id-287 .singular-content-wrap, .page-id-676 .singular-content-wrap, .page-id-548 .singular-content-wrap, .page-id-550 .singular-content-wrap, .page-id-552 .singular-content-wrap, .page-id-560 .singular-content-wrap { padding:0; } .page-id-19 .site-content .wrapper, .page-id-523 .site-content .wrapper, .page-id-536 .site-content .wrapper, .page-id-528 .site-content .wrapper, .page-id-530 .site-content .wrapper, .page-id-532 .site-content .wrapper, .page-id-534 .site-content .wrapper, .page-id-536 .site-content .wrapper, .page-id-30 .site-content .wrapper, .page-id-1025 .site-content .wrapper, .page-id-548 .site-content .wrapper, .page-id-287 .site-content .wrapper, .page-id-676 .site-content .wrapper, .page-id-548 .site-content .wrapper, .page-id-550 .site-content .wrapper, .page-id-552 .site-content .wrapper, .page-id-560 .site-content .wrapper { padding-top:0; }To have the menu pages like your second screenshot you will need to create a child theme and customize your site. I suggest you to hire a customizer for this.
Let me know if this helps you out!
Kind Regards,
SkandhaSkandha
Participant@teglatfalasar: Yes you can simple add images to a slider instead of post or pages. For that you will need use Custom Content Type which is only available in the pro version of the theme. And you change the color of any section of your site using Additional CSS code.
Let me know if this helps you out!
Kind Regards,
SkandhaSkandha
Participant@andy1972: You seem to have added images of different height in the slider that is why the big white space is showing up below the slider. I suggest you to add images of uniform dimensions.
Alternatively you can use the following CSS Code.
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..slider-image { width: 1536px; height: 864px; }Let me know if this helps you out!
Kind Regards,
SkandhaSkandha
Participant@richardmin: Please post in your site URL so that I can look into the issue.
Kind Regards,
SkandhaSkandha
Participant@stevieg: What you can do is add a Classic Block after the paragraph text.
Then Click Add Media button => Create Gallery => Select the 4 images of your choice => Create a New Gallery => Select Columns as 4 and Insert Gallery..Let me know if this is what you want!
Kind Regards,
SkandhaSkandha
Participant@andre-g: Hello Andre,
I have made all the pages that has Menus to No Sidebar: Fullwidth.
Do you want the menus in single pages to extend to the edge of the screen?Let me know if this is what you want!
Kind Regards,
SkandhaSkandha
Participant@hwfoto: Hello there, the images are not showing due to the a3 Lazy Load Plugin you are using. If you deactivate the plugin the images in Catch Instagram Gallery Widget works well.
Kind Regards,
SkandhaSkandha
Participant@sasa: For that
Go to => Appearance => Customize => Additional CSS and add he following CSS Code.body:not(.home) article { padding-bottom:0 !important; }Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@vraba: I will need to check out your site to debug the issue. For that I will need your WP admin credentials. I will contact you shortly by email.
Kind Regards,
SkandhaSkandha
Participant@vraba: Hello there,
On which section are you having the issue?Kind Regards,
SkandhaSkandha
Participant@sasa: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
article { padding-bottom:0 !important; }Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@robdeboer: Glad you were able to figure it out. Let me know if you have anymore issues.
Kind Regards,
SkandhaSkandha
Participant@paulpagen-ltd: Hello Paul,
To have the sidebar on right hand side instead of left
Go to => Appearance => Customize => Theme Options => Layout Options => Default Layout => Select Content, Primary Sidebar.To have the image on about page redirect to a relevant website.
What you can do is remove the image and add a Custom HTML block instead and add the following Code.<a href="https://www.cricbuzz.com"><img src="http://gablecottagecotswolds.co.uk/wp-content/uploads/2019/02/20190227_082518-1024x768.jpg" alt="Gable Cottage Cotswolds" class="wp-image-396" srcset="https://gablecottagecotswolds.co.uk/wp-content/uploads/2019/02/20190227_082518-1024x768.jpg 1024w, https://gablecottagecotswolds.co.uk/wp-content/uploads/2019/02/20190227_082518-300x225.jpg 300w, https://gablecottagecotswolds.co.uk/wp-content/uploads/2019/02/20190227_082518-768x576.jpg 768w" sizes="(max-width: 512px) 100vw, 512px" width="512" height="384"></a>Replace
https://www.cricbuzz.comwith the link where you want the image to be redirected.
Let me know if this is what you want.
Kind Regards,
SkandhaSkandha
Participant@stthomasmore: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/higher-education/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help,don’t hesitate to let me know. Have a good day! 🙂Kind Regards,
SkandhaSkandha
Participant@teglatfalasar: Hello Rafael,
Can you please elaborate what changes you would like to make on Catch Foodmania Pro? I wasn’t able to get to.Kind Regards,
SkandhaSkandha
Participant@andre-g: Hello Andre,
Can you let me know on which page you want the menu to be full-width?Kind Regards,
SkandhaSkandha
Participant@catwingz: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.custom-header-content{ padding:112px 30px !important; }Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@catwingz: Hello there, I modified a bit of CSS on your site and the border image seems to be showing up well.
Let me know if this is what you want.Kind Regards,
Skandha -
AuthorPosts
