Home Forums Free Themes Clean Corporate how can i reduce white space

Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #29687
    truely
    Participant

    Hi Guys. Please how can i reduce the white between the call to action widget and the latest widget? thanks so much.

    #29689
    truely
    Participant

    this is the url of the site http://ncwsng.org

    #29692
    wensolutions
    Keymaster

    Hello @truely

    To remove the white space between the CTA widget and Latest News widget you need to add simple CSS .

    For this go to Admin Panel > Appearance > Customize > Additional CSS and paste the below CSS.

    .clean_corporate_widget_latest_news {
        padding-top: 10px!important;
    }

    Hope this will resolve your issue .

    If you need any help further feel free to post them and we will happily assist you further.

    Best Regards!!

    #29714
    truely
    Participant

    Thank you so much Admin. You are a life saver. Please i want to a boxed layout for the site. Is it possible? I would like like that very much but its fine if its not within scope. Regards and I really appreciate.

    #29789
    wensolutions
    Keymaster

    Hello @truely

    We are very glad that your problem has been resolved.

    The feature your are asking is currently not available in the theme.

    But this will be noted as a feature request and we will try to include the feature in our future updates.

    Also let us know if you have any problem further.

    Best Regards!!

    #30028
    truely
    Participant

    Thank you so much @wensolutions. I appreciate. Please I also noticed that in the content section (NO 6 in the instruction manual), all my all the contents (posts) in my archive are showing but i was just a post..as it is in the instruction manual. How can i achieve that?

    #30031
    wensolutions
    Keymaster

    Hello @truely,

    The section you are referring to is the home page content that is being shown from the contents of the page you have set in the page selected to display in the “Static Front Page”.

    If your site is currently displaying the posts listing in the front page, please firstly go to your Admin Dashboard > Appearance > Customize > Static Front Page > Front Page displays > A Static Page. Choose your desired page and save your changes.

    The page contents will now be visible in the section. You can also control the visibility of the section itself from your Admin Dashboard > Appearance > Customize > Theme Options > Home Page Options.

    Hope this Helps,

    Best Regards !!

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