Forum Replies Created

Viewing 20 posts - 881 through 900 (of 14,499 total)
  • Author
    Posts
  • in reply to: change color menu-toggle #157129
    Sakin
    Keymaster

    Hello Matz,

    For that, you can just add the following css in “Appearance => Customize => Additional CSS” box:

    .absolute-header .menu-toggle {
    	color: #000;
    }

    Regards,
    Sakin

    in reply to: LOGO not responsive #157128
    Sakin
    Keymaster

    @maciejakubzawadzki: I don’t see lag in my mobile device. I check in your site. Since, this is fullscreen script, it might do in few mobiles. There is nothing we can do about this. Sorry.

    Right now there i no option to change the anchor mane. But we will definitely look into it and see what we can do in next version update. Thanks for the raising the issues. We have noted down.

    in reply to: Single Content-free Landing Page #157081
    Sakin
    Keymaster

    @markmoritz: Ok then add the following css in “Appearance => Customize => Additional CSS” box:

    .home #page {
        height: 100%;
        height: 100vh;
    }
    in reply to: create and position responsive header logo throughout site #157072
    Sakin
    Keymaster

    @markmoritz: Ok sure. thanks.

    in reply to: Single Content-free Landing Page #157071
    Sakin
    Keymaster

    @markmoritz: The main problem I see is the plugin that you are using in not compatible with the theme. I check in your site and see that you just need that video, menu and footer in homepage and you don’t want to select two pages in for a static page.

    So, please follow these steps:
    1. Disable that plugin, as you have add video from Header Media. So, just go to “Appearance => Customize => Header Media” and paste that youtube video URL in the box “Or, enter a YouTube URL:”
    2. To remove recent post from homepage. Just go to “Appearance => Customize => Theme Options => Homepage / Frontpage Options” and check the option “Check to disable Recent Posts/Content on homepage”

    This should solve your issue.

    in reply to: WooCommerce Filter Widgets not appearing #157067
    Sakin
    Keymaster

    @tbhesh: I just check in that URL and see that you have successfully added “Product Category” widget there. So, now you can add other widgets in the same place where you have added that product widget.

    in reply to: Number of downloads shows for inserted pdf file #157062
    Sakin
    Keymaster

    @dzamani: Sorry, I don’t get it what you mean. Can you send me the URL of the page where you have issue and then explain.

    Sakin
    Keymaster

    @dzamani: You cannot remove the whole header on individual page. If you need then you can hide with css for particular page. For that you need to send me the URL of the page where you need to hide the header and then I will send you CSS code to hide it.

    in reply to: audioman pro #157060
    Sakin
    Keymaster

    @williampere22: Yes, when you purchase the pro version. You can option to change the color scheme. For, that you just have to install Audioman Pro theme and then go to “Appearance => Customize => Colors” and then select “Light” for light color scheme.

    in reply to: Internal 500 Error after installation of Pro #157059
    Sakin
    Keymaster

    @blackhatstudios: Yes sure I will email you and then we can debug the issue. Thanks

    in reply to: Multilanguage with WPGlobus doesn't work #157058
    Sakin
    Keymaster

    Hello Jules,

    Thanks for using Catch Fullscreen Pro theme. Multi-language is problematic most of the time as there are many plugin and most of them are not stable and keeps on changing. So, making it compatible to plugin is really a hard time.

    We have made this theme compatible with Multi-language like https://wpml.org/. So, can you try that plugin instead. They are good.

    in reply to: create and position responsive header logo throughout site #157057
    Sakin
    Keymaster

    @markmoritz: I don’t have tutorial to create gif file but you can search in google or youtube and will you will get lot of tutorials.

    in reply to: left sidebar – content – right sidebar #157056
    Sakin
    Keymaster

    that’s nice it’s working. Cheers 🙂

    in reply to: How do i install this to change my newspaper theme ? #157022
    Sakin
    Keymaster

    @sahamdotnews: Sorry, I don’t get it what you mean. Are you trying to install “Adonis | Free WordPress Theme”. Then just login to your WordPress dashboard. Then go to “Appearance => Themes => Add New” and search for Adonis. After that click on install and active.

    in reply to: How to hide or Disable Content in Homepage/First Page #157021
    Sakin
    Keymaster

    @optra: Just use empty page as your static front page and for spaces, you can add custom css. In pro version, there is option to disable that content. As well there in black page template where you can just add widget and make it dynamic as per your need.

    Also, please post in your site URL so that I can check in what re you trying to do it.

    in reply to: Missing CT: Audio Widget #157020
    Sakin
    Keymaster

    @optra: Free version doesn’t have “CT: Audio Widget”, for this you need to upgrade to pro version. Thanks.

    in reply to: Cant access theme options #157019
    Sakin
    Keymaster

    Hello Alison,

    I will contact you via Email to get the access. As this looks more of plugin issue. So, I have to check in your server itself.

    Regards,
    Sakin

    in reply to: left sidebar – content – right sidebar #156971
    Sakin
    Keymaster

    @toerfiets: Ok try adding following css in “Appearance => Customize => Additional CSS” box:

    @media screen and (min-width: 1200px) {
    	.content-area {
    	    width: 840px;
    	}	
    	.site-main {
    	    width: 540px;
    	}	
    	.sidebar.sidebar-secondary,
    	.sidebar-primary {
    		width: 300px;
    	}
    }
    
    @media screen and (min-width: 1360px) { 
    	.content-area {
    	    width: 960px;
    	}
    	.site-main {
    	    width: 620px;
    	}
    	.sidebar.sidebar-secondary,
    	.sidebar-primary {
    		width: 340px;
    	}
    }
    in reply to: create and position responsive header logo throughout site #156970
    Sakin
    Keymaster

    @markmoritz: For animated logo can you try adding GIF image.

    in reply to: Audioman Header Image Not Resizing #156969
    Sakin
    Keymaster

    @cjlemmer: Ok maybe. But I cannot check in when you have different theme. Sorry for that.

Viewing 20 posts - 881 through 900 (of 14,499 total)