Where can i change the size of the categories images?

Home Forums SKT Full Width Forum Where can i change the size of the categories images?

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #41403
    Melanie MelcherMelanie Melcher
    Participant
    • Topics: 6
    • Replies: 13
    • Total: 19
    Member since: October 13, 2015

    Dear SKT Team,

    where can i change the size of the pictures of the categories or the distance between the lines so that all images have the same distance and the text is readably.

    Look here:
    Thanks a lot for your help.

    Kind regards,

    Christian

    #41407
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi Christian,

    Kindly show us your website URL.

    Regards,
    Dave

    #41408
    Melanie MelcherMelanie Melcher
    Participant
    • Topics: 6
    • Replies: 13
    • Total: 19
    Member since: October 13, 2015

    Hello Dave,

    http://www.melanie-melcher.de/index.php/category/wedding/

    Thanks you very much for your prompt reply.

    Christian

    #41444
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi Christian,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .homepage-article{width:265px;}
    .article-wrapper:nth-child(3n+3) .homepage-article{margin-right:0;}
    .homepage-article .featured-image{width:100%;}

    Regards,
    Dave

    #41473
    Melanie MelcherMelanie Melcher
    Participant
    • Topics: 6
    • Replies: 13
    • Total: 19
    Member since: October 13, 2015

    Dear Dave,

    i didn’t found the CSS Box at Appearance>>Theme Option>>Basic Setting>>

    Must i use the Editor? In which .php or .css i have to add the code?

    Kind regards,

    Christian

    #41475
    Melanie MelcherMelanie Melcher
    Participant
    • Topics: 6
    • Replies: 13
    • Total: 19
    Member since: October 13, 2015

    Thank you very much for your help!

    I found the box at design>>theme options>>Layout Setting

    It works fine for the category / them “wedding” but not for the other categories.

    Look here:
    http://www.melanie-melcher.de/index.php/category/newborn/

    But there ist just one question. Are 3 columns possible?

    Kind regards,

    Christian

    #41476
    Melanie MelcherMelanie Melcher
    Participant
    • Topics: 6
    • Replies: 13
    • Total: 19
    Member since: October 13, 2015

    Here is the image

    #41669
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi Christian,

    It seems that you have added a wrong code there.

    Make sure this class is a single line:
    .article-wrapper:nth-child(3n+3).homepage-article{margin-right:0;}

    So replace it with previous line of code and also add this code there:

    .entry-title {
    line-height: 16px;
    }

    Regards,
    Dave

    #42696
    Melanie MelcherMelanie Melcher
    Participant
    • Topics: 6
    • Replies: 13
    • Total: 19
    Member since: October 13, 2015

    It works 🙂

    Thank’s a lot

    #42753
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Great.

    #42754
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Great.

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Where can i change the size of the categories images?’ is closed to new replies.