Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #116881
    Leslie Anderson
    Participant

    Hello,

    I really love this theme. I am having a challenge after having gotten the featured content customization options to work, though.

    How can I default the “Select Featured Content Layout” to only one column? Hopefully I can do it with CSS.

    Thank you in advance for your assistance

    #116892
    tikaram
    Participant

    @leslie Anderson Please post in your site url.

    Regards,

    Tikaram

    #116943
    Leslie Anderson
    Participant
    #117004
    tikaram
    Participant

    @Leslie Anderson
    For Featured Content Layout with two columns.

    Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    #featured-content.layout-two .hentry {
        text-align: center;
        width:100%;
    }

    Regards,
    Tikaram

    #117460
    Leslie Anderson
    Participant

    This worked. Thank you!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Catch Responsive Pro | CSS to Default "Select Featured Content Layout" to 1 Col?’ is closed to new replies.