badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

How to control this distance here?

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #50925
    happyeungin
    Participant

    for instance, how could i make it closer ( the area between the black block and the Date,Author,category)..

    Thanks

    #50927
    happyeungin
    Participant

    Also,

    do you guys accept any customization project on theme?

    I would like to have some but not the complicated ones.

    For instance, it will be showing subcategory on menu bars, something like this.

    In addition, any support plan for this theme as well?

    Thanks

    #51036
    happyeungin
    Participant

    Please advise.

    #51090

    Hi @happyeungin

    To reduce the space go to Appearance > Customize > Additional CSS and paste the below CSS code then click on Save button.

    #content {
        padding-top: 30px
    }

    Yes we do customization as well. Please contact to our email here with your customization queries.

    Thank you!

    #51101
    happyeungin
    Participant

    It works, nice.

    Yes, but as you have told you are going to have magcast pro, I guess I will wait for the Pro theme.

    One thing is that current magcast MENU is not very good in mobile device. And the current version do not support for authors information

    too.

    Looking forward for the pro theme !

    Keep great work going!

    #51121

    Hi happyeungin,

    Mobile Menu is working fine in the theme. Can you provide us the screenshot of the Menu where it is not working properly on mobile devices?

    Author information is not supported in free version. This feature will be added in the pro version.

    Thank you!

    #51150
    happyeungin
    Participant

    it is working properly but the view is not very good in mobile. It only show as a group of texts under the logo.

    for instance, http://preview.themeforest.net/item/magazine-news-motive/full_screen_preview/9441585?ref=cirvitis , the navigate menu will show as a pop-up side bar so users can clearly see it.

    One thing is not working properly is that the social navigation bar is not showing in mobile.

    For my site. I have put a facebook navigation on the top. But in mobile it did not show up.

    It will be good if the social navigation can show in a much obvious ( like centre middle ) in mobile view.

    Magcast is good at mobile when it comes to the picture – it is like swapping pictures in facebook. It is not a usual function in

    themes, I have tried out a lot. But it will be much better if the menu can has some advancement .

    #51260

    Hi Happyeungin,

    Different theme have different navigation style and design and we have designed the theme this way. To change the navigation style it needs code customization you need to hire a developer as this is a new feature to add in the theme.

    For to show the social profiles you have to add additional custom CSS code. Below are the custom CSS code please add it and let us know if it doesn’t works.

    @media only screen and (max-width: 767px) {
    	.hgroup-left {
    		display: block;
    		float: right;
    		padding-right: 0;
    		margin: 10px 0 0;
    	}
    	#site-logo {
    		width: 65%;
    	}
    	.social-profiles,
    	.social-profiles ul {
    		float: right;
    	}
    }

    Thank you!

    #51339
    happyeungin
    Participant

    it works , nice!

    when is the mag pro coming out?

    #51352

    hi happyeungin,

    Magcast pro will release within a couple of week.

    Thank you!

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.