Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #495431

    Please see private content.

    Thank you so much

    #495876

    Hey jells2!

    You can set the sidebar for your archives in Dashboard > Enfold > Sidebar settings.

    For the image, that is the thumbnail your adding to the category correct? We could use some CSS like this to force it’s width but it would be better to upload a square image if you want it to display as square.

    .page-thumb img {
        max-width: 400px;
        min-height: 300px;
    }

    Regards,
    Elliott

    #499048

    I have gotten the squared imaged to work thank you!

    However I have tried removing the sidebar through Dashboard > Enfold > Sidebar settings but it is not working. Please advise another way. Thanks

    #499386

    Hey!

    It looks like your using Enfold 3.0.5. Update to the latest version, 3.3.2, and let us know when your done.

    Best regards,
    Elliott

    • This reply was modified 8 years, 7 months ago by Elliott.
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.