Forum Replies Created

Viewing 20 posts - 10,041 through 10,060 (of 12,034 total)
  • Author
    Posts
  • in reply to: Editing the CSS to enlarge and center site title #156958
    Skandha
    Participant

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

    .site-title {
    	font-size:30px !important;
    	text-align:center;
    }

    Please post in your site URL if this does not work out!
    Kind Regards,
    Skandha

    Skandha
    Participant

    @hoiung: 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-fullscreen/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: Single Content-free Landing Page #156956
    Skandha
    Participant

    @markmoritz: I checked your site it seems to be showing exactly the way you want it to. To adjust the footer
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #colophon {
    	position:fixed;
    	bottom:40px;
    	left:0;
    	width:100%;
            background:#00;
    }

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

    Skandha
    Participant

    @hoiung: You can copy the same code to your main theme folder => functions.php. However make a note that all the changes you make to the core theme files will erase when you update the theme. That is why it is recommended to use Child Theme for necessary changes to theme files.

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

    in reply to: Read More Text on slider #156903
    Skandha
    Participant

    @rodeboy: I will look into the issue and get back to you soon on this.

    Kind Regards,
    Skandha

    in reply to: Changing header backround pre-scrollup #156793
    Skandha
    Participant

    @steviepaige: 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/rock-star/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: Bug in Single Page/Post Image Layout options #156792
    Skandha
    Participant

    @ravanh: Thank you very much. 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/rock-star/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

    Skandha
    Participant

    @orthosoc:
    4) This must be a cache issue as it seems to be working fine at my end. Please try clearing your browser cache and check if the issue gets resolved.

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

    .button-scroll {
    	display:none;
    }

    8) For that you need to need use the browser tool inspect element. Right click on your site and click on inspect element. You will see html coding on the left side and CSS Codes on the right. Now, click on inspector and then click on the scroll down button. After you click on the scroll down button, a line of html code will be highlighted which will suggest altering that class or id will change the scroll button. This way you can find out which class or id you need to alter to change the section.

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

    in reply to: Changing header backround pre-scrollup #156782
    Skandha
    Participant

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

    .header-bg #masthead {
    	background:#123456;
    }

    You can change the color according to your choice.
    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Catch Fullscreen Pro – BG Color #156781
    Skandha
    Participant

    @howtohavesex: 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-fullscreen/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: Demo content #156778
    Skandha
    Participant

    @cookingqueens: I have sent you an email and have attached the demo content file along with it.

    Kind Regards,
    Skandha

    in reply to: Demo content #156777
    Skandha
    Participant

    @sipbox: I have sent you an email and have attached the demo content file along with it.

    Kind Regards,
    Skandha

    in reply to: rule above featured content #156776
    Skandha
    Participant

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

    #main #featured-post {	
    	clear: both
    }
    #featured-post {
    	padding-top:5px
    	border-top:1px solid #000;
    }

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

    in reply to: featured post slider #156775
    Skandha
    Participant

    @admitcard: You don’t seem to be using our theme. Please post your issues in the respective theme support forum.

    Kind Regards,
    Skandha

    in reply to: Header Media not working on mobile #156771
    Skandha
    Participant

    @hoiung: Thank you for the suggestion. I will forward this to our development team. Yes, you can activate slider for mobiles and header video for desktops. Activate featured slider on your site and I will provide you the CSS Code to make this possible.

    Kind Regards,
    Skandha

    in reply to: Bug in Single Page/Post Image Layout options #156770
    Skandha
    Participant

    @admitcard: For an educational blog we have Higher Education Pro and Clean Education Pro theme that suits your requirement.
    You can check out the features available in Clean Education Pro and Higher Education Pro.

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

    in reply to: Bug in Single Page/Post Image Layout options #156769
    Skandha
    Participant

    @ravanh: Yes, we’re offering 30% Flat Discount on all of our premium WordPress themes and plugins for our 6th Anniversary. Please follow this link to know how you can activate the offer and get 30% off. Here is the link to upgrade to Rock Star Pro.

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

    in reply to: Reasons of ERR_SPDY_PROTOCOL_ERROR on Chrome #156768
    Skandha
    Participant

    @dexter234: Thank you for sharing this. Have a good day! ?

    Kind Regards,
    Skandha

    in reply to: home page slider image URL #156767
    Skandha
    Participant

    @jsolodar: I was able to login to your site but you seem to have activated another theme. Please activate Catch Responsive Pro and let me know what your issue is.

    Kind Regards,
    Skandha

    Skandha
    Participant

    @sugran: To make slider text show up on other pages
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    body:not(.home) .slider-content-wrapper .entry-container, .home .custom-header-content {
    	position:fixed;
    	top:140px;
    }
    body:not(.home) .section-content-wrap .entry-container-wrap .entry-summary {
    	margin:0;
    	font-size:18px;
    }
    body:not(.home) .section-content-wrap .entry-container-wrap .entry-title {
    	font-size:28px;
    }

    To change the order in which the slider images are displayed.
    Go to => Appearance => Customize => Theme Options => Featured Slider => In Post #1 select the page you want to display as the first slide then in Post #2 the post you want to display after first slide and so on.

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

Viewing 20 posts - 10,041 through 10,060 (of 12,034 total)