Make Wisdom Pro looking exactly the same as Wisdom Minimal

CodeVibrant Forums Wisdom Pro Make Wisdom Pro looking exactly the same as Wisdom Minimal

Viewing 15 posts - 1 through 15 (of 22 total)
  • Author
    Posts
  • #2727
    Coco
    Participant

    How can I make the wisdom pro design like wisdom minimal?

    Except I need to remove author and theme disclaimer.

    #2729
    codevibrant
    Keymaster

    Hello there

    Can you please share us the live URL of your site so that we can check and give you feedback. According to your explanation seems like you have not installed pro theme yet. If you have not upload the pro theme then please download it from my account page and upload it on your website.

    My account

    Thanks 🙂

    #2747
    Coco
    Participant

    Live Link: https://janicoco.com

    I am expecting to look like this:
    1. Top of the website, with the pink bar displaying social media icons
    2. Right handside bar with the little pink column ahead of the title
    3. Bottom part not black, but pink

    #2748
    Coco
    Participant

    And 4) Remove header image in each post.

    Thanks.

    #2759
    codevibrant
    Keymaster

    Hello there

    Please email us your login detail at codevibrant@gmail.com if possible so that our team will help you to achieve this feature. Otherwise we will send you the code to achieve the changes you want.

    Thanks 🙂

    #2763
    Coco
    Participant

    Hi, i can’t share the login details with you.

    Please export a zip file for me to install directly? Thanks.

    #2771
    codevibrant
    Keymaster

    Hello there

    You can use the following code in additional CSS box in customizer.

    .single .post-thumbnail {
    	display: none;
    }
    #colophon {
    	background: #F7B4B4;
    }

    1. Top of the website, with the pink bar displaying social media icons
    2. Right handside bar with the little pink column ahead of the title

    For the above listed feature can you please explain more so that we can give you feedback

    Thanks 🙂

    #2775
    Coco
    Participant

    I need:
    1. Top pink header bar displaying social media icons exactly the same in Wisdom Minimal, apply to Wisdom Pro
    2. The bottom footer bar change to the same pink color too

    #2802
    Coco
    Participant

    I need:
    1. Top pink header bar displaying social media icons exactly the same in Wisdom Minimal, apply to Wisdom Pro
    2. The bottom footer bar change to the same pink color too
    3. Do not display comment box on each post
    4. When I click into each post, the post bottom footer and related posts suggestion disappear. Why?

    Please answer asap. Thanks.

    #2803
    codevibrant
    Keymaster

    Hello there

    Please add the following code in additional CSS box to remove the comment box:

    .single #comments {
    	display: none;
    }

    Our team was working on fixing some bugs in pro theme and it take some time and after that, we will release new version asap and inform you. After that, you can update the pro theme.

    Thanks 🙂

    #2816
    Coco
    Participant

    Can you capture below features in the updates?

    1. Top pink header bar displaying social media icons exactly the same in Wisdom Minimal, apply to Wisdom Pro.
    2. The bottom footer bar change to the same pink color too
    3. Bottom footer copyright fonts color change
    4. Do not display comment box on each post
    5. When I click into each post, the post bottom footer and related posts suggestion shows feature image

    When will it be done? Thanks.

    #2818
    codevibrant
    Keymaster

    1. Top pink header bar displaying social media icons exactly the same in Wisdom Minimal, apply to Wisdom Pro.
    >> We have added this feature on latest update. Please download it from my account page of codevibrant and update your theme via FTP.

    If you have problem then send us ftp at codevibrant@gmail.com we will upgrade theme for you.

    2. The bottom footer bar change to the same pink color too
    3. Bottom footer copyright fonts color change
    4. Do not display comment box on each post
    5. When I click into each post, the post bottom footer and related posts suggestion shows feature image
    >> For this please add the following code in additional CSS box:

    .cv-copyright-text {
    	color: #fff;
    }
    .single .cv-related-posts-wrap .post-thumbnail {
    	display: block;
    }
    .single #comments {
    	display: none;
    }

    Thanks 🙂

    #2821
    Coco
    Participant

    Thanks, i truly appreciate the update and it is so pretty now. <3 Love it thanks!

    More advanced help needed:
    1. I like banner settings
    For layout 1, can I adjust the transparent opacity of the white box?
    For layout 2, can I adjust the banner image becomes white transparent & adjustable opacity background, instead of the big black transparent box?

    2. I like the post displaying on the front page, but can i adjust their size for the smaller pictures? It is not too narrow now.

    3. Can I set the front page feature image with rounde corners?

    THANK YOU SO MUCH~~~

    #2825
    codevibrant
    Keymaster

    1. I like banner settings
    For layout 1, can I adjust the transparent opacity of the white box?
    For layout 2, can I adjust the banner image becomes white transparent & adjustable opacity background, instead of the big black transparent box?
    >> Please add the following code in additional CSS box in customizer and the change the value ‘0.4’ to increase or decrease the opacity of background.
    For banner layout 1:

    .banner-content {
    	background: rgba(255,255,255,0.4);
    }

    For banner layout 2:

    .banner_layout_2 .cv-banner-wrapper::before {
    	background: rgba(255,255,255,0.4);
    }

    2. I like the post displaying on the front page, but can i adjust their size for the smaller pictures? It is not too narrow now.
    >> Please mention specific widget or area in which image size you want to adjust.

    3. Can I set the front page feature image with rounde corners?
    >> Please add the following code in additional CSS box

    .home.blog .post-thumbnail {
    	border-radius: 10px;
    }

    Thanks 🙂

    #2832
    Coco
    Participant

    Thanks, they are working.

    Specifically for the outstanding feature, i mean for post 2-5, 7-10 displaying on front page, can i adjust the size of the feature image?

Viewing 15 posts - 1 through 15 (of 22 total)
  • You must be logged in to reply to this topic.
Easter Sale 2021 !! Use Coupon code cveaster21 to get 25% OFF on any of our Premium Themes & Plugins