Forum Replies Created

Viewing 20 posts - 9,781 through 9,800 (of 12,014 total)
  • Author
    Posts
  • in reply to: how to make the header bar smaller on mobile #159656
    Skandha
    Member

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

    @media screen and (max-width:64em) {
    	.site-branding {
    		padding:0 !important;
    	}
    	.custom-logo {
    		margin:0;
    		max-width:100px;
    	}
    }

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

    in reply to: Sidebar Questions #159653
    Skandha
    Member

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

    .image.wp-image-34.attachment-medium.size-medium {
         width:100%;
    }

    2. Yes, you can do that. Please add the text using a text widget and let me know then I can provide you the additional CSS do use Playfair font on it.

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

    #media_image-9, #text-11 {
         margin-bottom:0;
    }

    4. Can you explain the 4th point? I wasn’t able to understand what you meant.

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

    in reply to: Arrow down in menu bar #159652
    Skandha
    Member

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

    .chicago-nav-menu li > a:after {
        content: "\f502";
        font-family:Genericons;
        font-size:12px;
        margin-left:10px;
    }
    
    .chicago-nav-menu li > a:only-child:after {
        content: "";
    }
    
    .chicago-nav-menu li li > a:after {
        content: "\f502";
        font-family:Genericons;
        position: absolute;
        right: 5px;
    }

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

    in reply to: How to change the text colour in search box widget to white? #159583
    Skandha
    Member

    @atousa: This may be because you have kept the site title empty. Go to => Appearance => Customize => Site Identity => Give a title and if you don’t to display the title leave the option Display Site Title and Tagline unchecked.

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

    in reply to: Blog Post Category and Tag Issues #159562
    Skandha
    Member

    @ve3eby: It seems like there is an issue with displaying of categories and tags. I will check the issue and get back to you soon.

    Kind Regards,
    Skandha

    in reply to: Change height of Logo area and center logo. #159559
    Skandha
    Member

    @tmefoster: 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/clean-journal/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: Decreasing content width #159558
    Skandha
    Member

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

    #page {
          padding:0 20px;
    }

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

    in reply to: Home menu title also appears at bottom of homepage #159528
    Skandha
    Member

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

    Kind Regards,
    Skandha

    in reply to: Catch Breadcrumbs and Catchbox pro #159527
    Skandha
    Member

    Hello @skynet,
    I will look into the issue and get back to you soon. Thank you for reporting us the issue.

    Kind Regards,
    Skandha

    in reply to: Demo content #159494
    Skandha
    Member

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

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

    in reply to: Changing the Default page Background color #159493
    Skandha
    Member

    @danie: Glad you could figure it out. Let me know if you have anymore issues. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Add text above search box #159492
    Skandha
    Member

    @webgrid: 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/clean-journal/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: Featured Slider Chooser #159489
    Skandha
    Member

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

    Kind Regards,
    Skandha

    in reply to: Change height of Logo area and center logo. #159488
    Skandha
    Member

    @tmefoster: I checked your site and you don’t seem to have a site logo and have only a header image. Please Go to => Appearance => Customize => Site Identity => Logo => Select an Image then I can help you center the logo.

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

    in reply to: Simple Catch Pro 3.21 downgrade to Simple Catch Free? #159487
    Skandha
    Member

    @north-forks369: You can check out this link to know what features are available in pro version of the theme and not available in the free version.

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

    in reply to: How to modify this length T_T #159486
    Skandha
    Member

    @ooxx: Please post in your site URL.

    Kind Regards,
    Skandha

    in reply to: Scrolling Menu Navigation #159462
    Skandha
    Member

    @khov: Please try disabling all your plugins and check if this solves the issue.

    Let me know if the issue persists.
    Kind Regards,
    Skandha

    in reply to: archive sidebar #159460
    Skandha
    Member

    @toerfiets: I will need to see your admin settings for this purpose. I will need your WP admin credentials for this. I will contact you shortly by email.

    Kind Regards,
    Skandha

    in reply to: Site Title and Tag Line – Centre Alignment needed #159459
    Skandha
    Member

    Hello @kazzer64,
    Thank you for using High Responsive Theme.
    To center site title and tagline
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-identity {
    	margin:0 auto;
    }

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

    in reply to: title widget #159458
    Skandha
    Member

    @toerfiets: I was not able to login to your site. Let me know when your site is accessible and I can login.

    Kind Regards,
    Skandha

Viewing 20 posts - 9,781 through 9,800 (of 12,014 total)