Alicia

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 28 total)
  • Author
    Posts
  • in reply to: Home Blocks Display Issue #8438

    Alicia
    Member

    Ahh! I didn’t realize it was because the names were too long. I shortened the category names. What I didn’t want to show up was the orange category labels over the images, so I added this and it worked:

    .cat-links ul li a,
    {
    display: none;
    }

    Thank you for your help.

    in reply to: Home Blocks Display Issue #8435

    Alicia
    Member

    Ok – Thank you. Is there way to make it so the category tags don’t show up on the thumbnails at all?

    in reply to: Home Blocks Display Issue #8429

    Alicia
    Member

    I fixed it temporarily by adding this to the css

    
    .title-bg-line:after {
        background-color: #FFF;
    }
    
    .bfast_subCats {
        float: none;
    }

    However, now, the category labels over the image are no longer in the top corners. Is there a way to get rid of the category names on the images? Because telling the theme to eliminate the meta data doesn’t seem to be working.

    in reply to: Home Blocks Display Issue #8428

    Alicia
    Member

    Ok – I am still unable to edit my own posts. I get the message I am not a verified support member. I am not sure why me putting in my URL pulled a site image which completely covers my message – however, I am using the Homeblocks on the front page. My Food category (second set of blocks on the page) has sub-items. For some reason, the page is displaying a solid orange line right over the top of the sub-items. How can I fix this?

    in reply to: Featured Image Size Customization? #8320

    Alicia
    Member

    Never mind. I figured it out. For others:

    I changed this to a percentage in the custom CSS:

    .tp-post-thumbnail.col-md-5 img {
        height: 235px;
    }
    in reply to: Featured Image Size Customization? #8319

    Alicia
    Member

    Thanks so much! That looks great! However, I noticed that on the category pages, the featured images are also stretched out:
    https://www.taylorlife.com/category/recipes/pescatarian-recipes/

    In the future, what size images should I create for optimal featured image sizing? I noticed that some of my in-picture text is cropped and I want to avoid that in the future – and possibly recreate some of the featured images. You have been an amazing help.

    in reply to: Featured Image Size Customization? #8317

    Alicia
    Member
    This reply has been marked as private.
    in reply to: Featured Image Size Customization? #8316

    Alicia
    Member
    This reply has been marked as private.
    in reply to: Featured Image Size Customization? #8314

    Alicia
    Member

    That didn’t fix the other blocks. They are still stretched out. The only row it fixed is the bottom row about pets – which uses home blocks 3. You can see it here:
    https://www.TaylorLife.com

    The recipes section and the health section are both stretched out.

    in reply to: Featured Image Size Customization? #8312

    Alicia
    Member

    Thank you. Aweseom! That fixed Home Block Style 3, but Home block style 4 big images and home block 5 big images are still stretched out. Is there a separate code for them? I’m using Firebug to try to figure it out on my own, but can’t figure it out. I even tried renaming the s1 to s2, s3, s4, s5, etc in the custom css, but that didn’t seem to help those blocks.

    in reply to: Featured Image Size Customization? #8310

    Alicia
    Member

    Actually – all the bigger images are being stretched. Sorry for the multiple posts. When I try to edit my post, I get an error message saying I am not allowed to.

    in reply to: Featured Image Size Customization? #8309

    Alicia
    Member

    The ones in the Home Block 3 are still being stretched.

    in reply to: Featured Image Size Customization? #8308

    Alicia
    Member

    I had replied to your email with the resolution on this particular monitor – it is 1920×1080.
    Thank you for the code, the images in the bottom block are still stretched.

    I am using these particular home blocks:
    Top: Featured Big Grid
    Section 2 (Recipes) – Home Block 4
    Section 3 (Health) – Home Block 5
    Section 4 (Cats)- Home Block 3

    in reply to: Featured Image Size Customization? #8304

    Alicia
    Member

    The images are sill stretched out. It doesn’t look like it made a difference.

    in reply to: Featured Image Size Customization? #8293

    Alicia
    Member

    It works fine on my cell phone. However on any computer monitor, no matter what the resolution is, the image is distorted you can see it on my website
    http://www.taylorlife.com

Viewing 15 posts - 1 through 15 (of 28 total)