• Resolved phus

    (@phus)


    Hi,

    Since the update, the featured area on the homepage is split in two parts, no matter what I do.

    In the Customizer > Homepage Settings > I have a shortcode an some text in “Content Area”. It displays, but only on the left half of the available space. The right half appears to be reserved for what is put into “Featured Content”. If this is left empty, a default image is being shown. How can I remove the split and show content across the entire width of the featured area div?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter phus

    (@phus)

    As a quick fix I have hidden the featured image with:

    div#featured-image {
    ???????display: none;
    ???????margin: 0;
    ???????padding: 0;}

    maheswar1manyam

    (@maheswar1manyam)

    Hii @phus

    Thank you for reaching out.

    At the moment, our theme does not include a dedicated option to disable or hide the featured image on the Custom Front Page. However, using CSS, as you’ve already done, is the best solution to achieve this customization.

    Regards
    Maheswar

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