• Resolved Greenhouse CEL

    (@greenhouse-cel)


    Hi,

    I’m having a problem with my child theme.
    I use firebug to see what code I want to change, but when I write it in my child theme style.css, it doesn’t change anything in the site.
    The site I need help with is https://www.greenh.net.
    Thank you so much for your help

Viewing 8 replies - 16 through 23 (of 23 total)
  • wpfan1000

    (@wpfan1000)

    Great! Glad I could help.
    I dont have time at the moment to look at the spacing but I will get back to you later.

    Thread Starter Greenhouse CEL

    (@greenhouse-cel)

    Thank you ??

    wpfan1000

    (@wpfan1000)

    Hmmm,

    I am not seeing the changes of the width at https://www.greenh.net/

    But you are?

    Thread Starter Greenhouse CEL

    (@greenhouse-cel)

    Yes ??
    Do you know how I could lose the background, i.e, have a full width page?
    Thank you again

    wpfan1000

    (@wpfan1000)

    Set the width to 100%
    I do see the wider site now

    Between text and title you can add

    .entry-title {
    padding-bottom: 0;
    }

    But there are quite a few margins and paddings you can adjust for the things you want to change.

    I would suggest you check each part with Firebug and you will be able to see.

    wpfan1000

    (@wpfan1000)

    PS it is generally not good to have a 100% width because on large monitors your site will look too wide.

    Thread Starter Greenhouse CEL

    (@greenhouse-cel)

    I think there’s a problem with my server’s cache tool, because I turned off every option and it still doesn’t update for hours.
    It is very difficult to change anything without imediate feedback.
    I’m really sorry for all the trouble you’ve been having.
    I decided to take your advice and I won’t make it full width.
    I guess I’m getting there!
    Thank you so much for all your help :)!

    wpfan1000

    (@wpfan1000)

    Glad I could help.
    Further success!

Viewing 8 replies - 16 through 23 (of 23 total)
  • The topic ‘When I add code to my child theme, it doesn't change the site’ is closed to new replies.