Forum Replies Created

Viewing 20 posts - 9,061 through 9,080 (of 12,014 total)
  • Author
    Posts
  • in reply to: formatting questions #165747
    Skandha
    Member

    @lwieck: I’m afraid it is not possible to create a post template that has the title (set over the featured image) in a dark colored font so that the Title color could vary depending on whether the featured image is light or dark? If you really need this I suggest you to hire a customizer.

    For the comment boxes not appearing clearly.
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #comments textarea, #comments input {
    	background-color:rgba(0,0,0,0.1);
    }

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

    in reply to: Menu Bar #165746
    Skandha
    Member

    @filip_1: Hello Filip,
    Remove the above CSS Code and add the following CSS Code.
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #access ul li a {
    	padding:0px 45.17px;
    }

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

    in reply to: Menu on iPhone issue #165741
    Skandha
    Member

    @rodeboy: Hello Chris,
    I checked your site and even with out the CSS I provided you the promotion headline section was showing up fine on iphone. Maybe it is a cache issue. Can you try clearing your browser cache and check if the issue is resolved after theme update?

    Kind Regards,
    Skandha

    in reply to: Side Identity – Logo #165740
    Skandha
    Member

    @lwieck: 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/simple-persona/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: Optional css for menu items #165739
    Skandha
    Member

    @fireflywebs: I am not able to access your site right now. Can you let me know when your site accessible so that I can look into the issue?

    Kind Regards,
    Skandha

    Skandha
    Member

    @nicolej: Hello Nicole,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    /* To display Services title */
    .ect-service.ect-section .service-entry-title {
    	display:none;
    }
    /* To change background color of Services section */
    .ect-service.ect-section {
    	background-color:#123456;
    }

    Let me know if this is what you want!
    Kind Regards,
    Skandha

    in reply to: Customizer Not loading: sanitize-functions.php Line 102 & 123 #165732
    Skandha
    Member

    @nicolej: Hello Nicole,
    The font has been added to the theme and an update has been released. Were you able to use the font?

    Kind Regards,
    Skandha

    in reply to: position of testimonials on home page #165695
    Skandha
    Member

    @pastonchase: Glad you were able to figure it out. Let me know if you have anymore issues. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Menu Bar #165693
    Skandha
    Member

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

    #access ul li ul {
    	width:120px;
    }
    #access ul li a {
    	text-align:left;
    }

    You can adjust the width according to your requirement.
    Let me know if this is what you want!
    Kind Regards,
    Skandha

    in reply to: Feature slider iOS responsive #165687
    Skandha
    Member

    @jorismulders: Hello Joris,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #fullpage .section, #feature-slider-section .hentry {
    	background-attachment:scroll;
    } 

    Let me know if this solves the slider issue on mobile phones.
    Kind Regards,
    Skandha

    in reply to: Menu and Header disappeard #165681
    Skandha
    Member

    @artpriskaleutenegger-ch: Glad I was able to help you out. Let me know if you have anymore issues. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: video home #165679
    Skandha
    Member

    @valelotartaro: Activate both header video and featured slider on your site.
    Then
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    @media screen and (max-width:900px) {
    	.custom-header {
    		display:none !important;
    	}
    }
    
    @media screen and (min-width:900px) {
    	#feature-slider-section {
    		display:none !important;
    	}
    }

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

    in reply to: Side Identity – Logo #165676
    Skandha
    Member

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

    .site-branding {
    	width:67vw !important; 
    }

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

    in reply to: Menu Bar #165675
    Skandha
    Member

    @filip_1: The menu seems to be showing up fine. Do you mean the width of the sub-menu items is bigger than it should be?

    Kind Regards,
    Skandha

    in reply to: Menu on bigger touch screen #165673
    Skandha
    Member

    @cholik: Hello there,
    Thank your for reporting the issue. I cant seem to figure out the issue as your site is not live yet. Can you provide me your admin credentials and have a look at your site so that I can fix the issue before your site is live? I can send you an email and you can provide me your admin credentials through the email.

    Let me know what you would like to do.
    Kind Regards,
    Skandha

    in reply to: Optional css for menu items #165672
    Skandha
    Member

    @fireflywebs: Go to => Appearance => Menus => On the top right hand corner you will see Screen Options. Under that click the CSS Classes Checkbox.

    Now you should get CSS Class textarea when you edit a Menu Item.
    Let me know if this helps you out!
    Kind Regards,
    Skandha

    in reply to: exporting #165665
    Skandha
    Member

    @siemensboy: Hello there,
    This support forum is specifically for issue related with Catch Themes.This issue is beyond our support scope.
    Maybe you can do this using a iframe tag.

    Kind Regards,
    Skandha

    in reply to: Header media title and Polylang #165663
    Skandha
    Member

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

    Kind Regards,
    Skandha

    in reply to: Menu and Header disappeard #165661
    Skandha
    Member

    @artpriskaleutenegger-ch: Hello Priska,
    I checked your site and you seem to be using a very old version of theme. Can you update the theme to the latest version and check if the issue persists.

    Kind Regards,
    Skandha

    in reply to: Parent and child pages #165607
    Skandha
    Member

    @topinabean: I can’t seem to understand the issue you are having. The parent and child pages seems to be working fine. Can you please explain the issue maybe with a image or screenshot? You can post in a Dropbox link here.

    Kind Regards,
    Skandha

Viewing 20 posts - 9,061 through 9,080 (of 12,014 total)