Home Forums Pro Themes Business Center Pro Challenges with Features Option Section

Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #40844
    M Jordan
    Participant

    Great Friday TP Team,

    I’ve began using this theme for keystrokeclickcreative.com.

    I’m working with on the Features Section under the “Custom” option and having the following issues:

    – Text doesn’t seem to be consistently centered for each Feature.
    – How do I get an image to show under “Custom” like it does under “Demo”?
    – The grid encapsulating each Feature is incomplete and missing part of it’s frame

    How can these issues be resolved?

    -M

    #40925
    wensolutions
    Keymaster

    @keystrokeclickcreative,

    Please refer the documentation for the content creation on the Featured section using “Custom” approach.

    http://themepalace.com/instructions/themes/business-center-pro/#doc-features-options-9

    In general, on selecting Custom option,

    – You will be prompt to input each grid box title, icon, link and corresponding Featured image upload that toggles on left column hand side.

    – Also you can conditionally select option whether you like to use custom image or fontawesome icon on right column grid boxes.

    Let us know if you need any further instruction and info.

    #41176
    M Jordan
    Participant

    Thank you for responding. I reached out because I have followed those instructions and there are problems.

    I have input each grid box title, icon, link and corresponding Featured image upload that toggles on left column hand side and the problems are: (a) the text isn’t centered for each Feature (b) the bottom of the grid is missing for each title and icon and (c) I have uploaded a custom image for this section, but it is not showing on the page.

    Would you be able to assist me with correcting these?

    Thanks again for responding so quickly,

    -M

    #41198
    wensolutions
    Keymaster

    Hello @keystrokeclickcreative,

    Your issue has been answered below in points

    (a) the text isn’t centered for each Feature

    As we have checked you site URL the text seems to be fine .

    (b) the bottom of the grid is missing for each title and icon

    For this use below given CSS in the location Admin Panel > Appearance > Customize > Additional CSS.

    .features-list li:nth-child(-n+3) {
        border-bottom: 1px solid #ddd;
    }

    (c) I have uploaded a custom image for this section, but it is not showing on the page.

    While we have uploaded the custom image locally it is working fine . So please once go to Admin Panel > Appearance > Customize > Sections > Feature Options > Featured Image 1,2,3 and upload image of your choice . Similarly for image in icon section select Icon Image as Icon Type and upload the image in Image Icon 1,2,3 filed respectively .

    Hope this solve your issue . If you have any confusion further please let us know.

    Best Regards!!

    #41469
    M Jordan
    Participant

    Thank you for the code snippet to Challenge B, @WenSolutions – it worked!

    I’ve deleted the photo, refreshed all, re-uploaded and refreshed again, and now it shows (thank you for testing this for me as well!).

    The text for my 3rd feature is still not centered, it seems to be left-aligned while the first 2 features are centered, but that’s a minimal issue I can accept (until later on).

    Thank you so much for your help on these! I just need to solve another issue with the header, but I’ve created a separate support thread for it here: http://themepalace.com/topic/header-image-showing-on-top-of-slider-when-header-is-disabled/

    I would say these issues are resolved – thank you again for your time!

    -M

    #41518
    wensolutions
    Keymaster

    Hello @keystrokeclickcreative,

    Glad we could help you on this . And we will be answering your query in the respective forum you have posted the issue in.

    Thank you !!

    Best Regards!!

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