Forum Replies Created

Viewing 20 posts - 9,361 through 9,380 (of 12,014 total)
  • Author
    Posts
  • in reply to: Position of the top menu #163520
    Skandha
    Member

    @coconuts4sale: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .main-navigation li {
    	text-align:center;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Content layout #163516
    Skandha
    Member

    @coconuts4sale: Go to => Dashboard and Edit that particular page where you have listed your services.
    Click on the text editor tab and replace your code with the following.

    <div class="services">
    <div class="services-1">
    
    <p><strong>For rights holders/sponsorship seekers:</strong></p>
    <ul>
     	<li>advising on your sponsorship opportunities</li>
     	<li>advising on your sponsorable assets</li>
     	<li>creating sponsorship levels</li>
     	<li>looking into potential sponsors and how to best approach them</li>
     	<li>reviewing sponsorship proposals</li>
     	<li>writing sponsorship proposals</li>
     	<li>demographic targeting</li>
     	<li>advising on how to communicate with potential sponsors</li>
     	<li>advising on your obligations to sponsors</li>
     	<li>legal view of your sponsorships</li>
     	<li>post-sponsorship evaluation and communication</li>
    </ul>
    </div>
    <div class="services-2">
    
    <p><strong>For brands/sponsors:</strong></p>
    <ul>
     	<li>reviewing sponsorship policies and guidelines</li>
     	<li>preparing sponsorship strategy</li>
     	<li>looking for the right rights holders</li>
     	<li>advising on how to communicate with rights holders</li>
     	<li>looking for brand activations opportunities</li>
     	<li>executing brand activations</li>
     	<li>value maximisation</li>
     	<li>post-sponsorship evaluation</li>
     	<li>recommendations for future sponsorship opportunities</li>
    </ul>
    </div>
    </div>
    <p><em><a href="https://coconuts4sale.com/contact/">Contact us</a> today for initial consultation and a quote!</em></p>

    Now Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    @media screen and (min-width:666px) {
    	.post-1001 .services {
    		display:table;
    		table-layout:fixed;	
    		width:100%;
    	}
    	.services-1, .services-2 {
    		display:table-cell;
    		padding:0 20px;
    	}
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Third level menus not appearing #163515
    Skandha
    Member

    @bobgarretthomenetworks-co-uk: I checked your site and all your menu items seems to be appearing fine at my end. Can you attach me a screenshot of what you are referring to?

    Kind Regards,
    Skandha

    in reply to: Change capitalisation in menu #163483
    Skandha
    Member

    @tim-van-rooijen: Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    in reply to: Featured Image Not Displaying in Blog #163482
    Skandha
    Member

    @ellyhall: I’m afraid the feature to display featured image in single post/page is not available. I will look what can be done about it and will get back to you.

    Kind Regards,
    Skandha

    in reply to: hide Extra Header Widget Area on single pages #163472
    Skandha
    Member

    @marie21: Can you let me know which site origin widgets are hidden that you want to show up.
    When you use .page-id-2233 .textwidget {display: none;} only the contact number and email text widget should be hidden.

    Kind Regards,
    Skandha

    in reply to: Header image not shrinking on mobile #163470
    Skandha
    Member

    @centrescene: Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    in reply to: Header Image #163469
    Skandha
    Member

    @inksla: Go to => Appearance => Customize => Additional CSS and add the following CSS Code

    @media screen and (min-width: 72em) {
    	.below-site-header {
    		margin-top:-800px;
    	}
    }

    You can alter the margin to change the position.
    Let me know if this is what you want!
    Kind Regards,
    Skandha

    in reply to: Grid Layout #163468
    Skandha
    Member

    @inksla: Let me if you have anymore issues. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: In responsive view position of pictures change #163467
    Skandha
    Member

    @emree025: The above code I provided you seems to be working at my end. Don’t the logo images in https://www.turk-text.de/referenzen/ show up on two columns on smaller screen after adding the above code?

    Kind Regards,
    Skandha

    Skandha
    Member

    @rolandv: Let me know if the issue arises again. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: How to use the Essential Content Types Pro plugin #163461
    Skandha
    Member

    @elliottrae: Make sure your the child theme is activated.
    Go to => Dashboard => Appearance => Editor => On the right hand side you will see Theme Functions and click on functions.php and add the following code and Update File.

    function clean_magazine_main_start() {
    	if( is_home() ) {
    		?><h2 class="section-title">Latest Posts</h2><?php
    	        return; 
    	}
    	?>
    	<main id="main" class="site-main" role="main">
    	<?php
    }

    You seem to have added 4 boxed that link to 4 different categories. Do you want to add more categories link this. Is this issue resolved?

    To make the menu pin to the top of the screen so when you scroll down you can use Catch Sticky Plugin. Install and activate the plugin. Then Go to => Dashboard => Catch Sticky Menu => Then insert .
    Desktop Menu Selector: .nav-primary
    Mobile Menu Selector: #header-left-menu

    To center featured post title
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .ect-post .featured-content-wrapper .entry-header .entry-title {
    	text-align:center;
    }

    Let me know if this help you out!
    Kind Regards,
    Skandha

    in reply to: Clickable elements too close together #163459
    Skandha
    Member

    @emree025: 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/catch-box/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,
    Skandha

    in reply to: Site description panel divin #163458
    Skandha
    Member

    @redheadanna: 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/divin/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,
    Skandha

    in reply to: Gallery #163457
    Skandha
    Member

    @macroma39gmail-com: 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/plugin/catch-gallery/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.

    Kind Regards,
    Skandha

    in reply to: Sidebar on Category Page #163456
    Skandha
    Member

    @bigoslesli: 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/catch-everest/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,
    Skandha

    in reply to: Edit pages will not load. #163455
    Skandha
    Member

    @wimbledontog: This might be a browser issue. Can you check if you can edit a page using other browsers?

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Placement of photo on front page. #163454
    Skandha
    Member

    @sonrisashavanese: This is because the height of the second image is a little bigger than the rest.
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .grid-box.page.pageid-13 img {
    	height:225px !important;
    	weight:400px !important;
    }

    Let me know if this solves the issue.
    Kind Regards,
    Skandha

    in reply to: Where can i find instructions #163453
    Skandha
    Member

    @vapperuba: Please follow this link for instructions page of Catch Foodmania Pro. Let me know if you have any issues.

    Kind Regards,
    Skandha

    in reply to: Image behind page title #163452
    Skandha
    Member

    @pdequestrian18: Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

Viewing 20 posts - 9,361 through 9,380 (of 12,014 total)