Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #286802
    Tinus53
    Participant

    Hi,
    I want to use the Feature Content Option with only 1 column, displayed centered in the screen.
    Selectable are 2, 3 and 4 colums.
    Is there a way to do this?

    Thanks for your Support.
    Bernhard

    #286806
    Skandha
    Participant

    @tinus53: Hello Bernhard,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #featured-content .hentry {
        width: 100% !important;
    }
    .featured-content-wrap .entry-title {
        text-align: center;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #286807
    Tinus53
    Participant

    Hi Skandha,
    works fine. See here: https://schachfreunde-plochingen.de
    Seems that it cuts off the picture a bit left and right side.

    Regards
    Bernhard

    #286811
    Skandha
    Participant


    @tinus53
    : Hello Bernhard,
    You will need to create a child theme and do a little bit of customization to alter the image size in the Featured Content section. Let me know if you are familiar with child theme customization otherwise I suggest you to hire a customizer to get it done.

    Kind Regards,
    Skandha

    #286812
    Tinus53
    Participant

    I’m familiar with child theme customization.
    What kind of customization do I need to do?

    Kind regards
    Bernhard

    #286834
    Skandha
    Participant

    @tinus53: Hello Bernhard,
    To create a child theme you can use our plugin Generate Child Theme.

    Install and Activate the plugin.
    Then,
    Go to => Dashboard => Generate Child Theme => Select Parent Theme as Catch Flames and fill in remaining fields and Click on Generate.

    This will create and activate the child theme.

    Now,
    Go to => Child Theme Folder => Edit functions.php file and add the code in this link.

    Now, the images in the feature content should appear in original size.
    Let me know if this works out!
    Kind Regards,
    Skandha

    #286841
    Tinus53
    Participant

    Hi Skandha,
    works fine!
    I_m very satisfied!
    Thank you very much for this great support.

    Regards
    Bernhard

    #286845
    Skandha
    Participant

    @tinus53: Hello Bernhard, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/catch-flames/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    SKandha

    #286873
    Skandha
    Participant

    @tinus53: Hello Bernhard,
    You seem to have written the review in the support forum instead.
    I would really appreciate if you could use the link below to leave a review for us.
    https://wordpress.org/support/theme/catch-flames/reviews/#new-post

    Kind Regards,
    SKandha

    #286888
    Tinus53
    Participant

    I tried, but it seems that I’m not able to open a new review. I can only edit my old topic.

    #286893
    Skandha
    Participant

    @tinus53: Oh, Nevermind then. Let me know if you have anymore issues. Have a great weekend! 🙂

    Kind Regards,
    Skandha

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Featured Contet with only 1 column’ is closed to new replies.