Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #609832

    Hi, I hope your day is going well!
    1) I’m having trouble with comments getting too close to the right sidebar line. I cannot figure out which class to change so that the text stays 15px to the left of the line!

    2) I need to change the color of that vertical line to be the same as the horizontal lines. At one point, I did manage to change the sidebar line color but there remained a dark line below the sidebar content.

    Thank you so much!

    • This topic was modified 8 years, 7 months ago by getmechamot.
    #609858

    Hi getmechamot!

    Our day going great, thank u!

    Regarding 2, which line is that, can u point please?

    For 1, I see the space is fixed, is that correct?

    Cheers!
    Basilis

    #609909

    Sorry for the delay!
    Unfortunately, #1 isn’t fixed. Take a look at comment 4, for example at https://www.balloon-juice.com/2016/04/07/last-site-maintenance-post-for-a-while

    It’s the vertical line that at the top part of the site is the left border for the right sidebar, but after you get past the sidebar scrolling down, that’s a different line. So it’s really two lines.

    #609920

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .comment-entry {
        margin-right: 50px;
    }

    Best regards,
    Yigit

    #609932

    Cheers to Yigit – that works great! So #1 is fixed.

    Now, about that line (or really, those two lines) )

    #609934

    Hey!

    Sorry i thought that was resolved. Please add following code to Quick CSS as well

    .content, .sidebar {
        border-color: orange;
    }

    Best regards,
    Yigit

    #610346

    Once again, fantastic! It works wonderfully!

    I hope you and your loved ones have a wonderful weekend!

    #611253

    Hey!

    glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.

    Regards,
    Andy

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Margins or Padding for Comments and changing color of sidebar line’ is closed to new replies.