Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #165494
    wellsphotoco
    Participant

    On the Stats section, i would like to set up something very similar to the demo, just 4 columns with a title and sub title. however, if you choose to make the type “custom” (which i think the demo was…) you have to add an image. I dont see any option to remove the image, and if you dont upload one, it still leaves a placeholder image. Is there a way to remove the image from the custom type? just want the text like the demo. Thanks!

    #165521
    tikaram
    Participant

    @wellsphotoco: It looks like there is some issue with the custom type. For the time being please add the following css

    Go to Appearance => Customize => Additional css and add the following code

    #numbers-section .featured-image-content img {
    	display: none;
    }

    The issue will be fixed in the upcoming update and you may remove the additional css after theme update.

    Regards,
    Tikaram

    #165568
    wellsphotoco
    Participant

    I just added it and it fixed it. Thanks so much for the speedy reply!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Stats Section help’ is closed to new replies.