• Hi,

    Is there any way get rid of the extra pink in the background of each page and make the content full width to fit the entire page? Also,I have unchecked the option that says to require email address and for user to be logged in before submitting a comment but it it is still requiring those fields for a user to submit a comment. What can I do?

    Thanks.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello @mirandat19,

    If you want to change the pink background color, please try adding below custom CSS via Dashboard > Appearance > Customize > Additional CSS.

    .site-content {
        background: #fff;
    }

    And I am sorry we don’t have an option to have a page to fit the entire page. We have wrapped the content with a container for better readability and clean design.

    And regarding the comment can you please send me the screenshot of which checkbox are you referring to as a require an email address? Because you can have the option like Users must be registered and logged in to comment

    This option won’t let users comment until they are logged in.

    Thank you.

    Thread Starter Miranda

    (@mirandat19)

    Hello,

    Great and thank you for that and for the information. And I don’t know how to do a screenshot on my device, but it is the checkbox under the discussion tab on the wordpress dashboard. But I’m thinking now that it is not anything to do with the actual theme but possibly on wordpress. Either way it’s not that big of a deal. I mainly wanted help on the page and that worked so thank you very much for your help.

    Thread Starter Miranda

    (@mirandat19)

    Oh, I see. It does not require a name and email address. I just assumed it did
    because it had asteriks next to them. Is there any way I can remoe the name, email and website url fields from the comment box so it’s not confusing?

    Thanks

    Hello @mirandat19,

    I am sorry but we don’t have an option on the theme to remove those fields.

    Because we have used the WordPress default comment form.

    However, you may find plugin to modify the WordPress default comment forms.

    One of the links to the plugin is – https://www.ads-software.com/plugins/comment-form/

    Can you please try installing and activating the above plugin and check if the plugin help to fulfill your need.

    If you have any further questions, please write to us.

    Thank you.

    Thread Starter Miranda

    (@mirandat19)

    Hi,

    It almost worked. lol. but I had to do the css option because the first didn’t work but then it removed the email and url fields but also the POST COMMENT box. I will keep digging and see if I can figure it out. But you solved my main question which was the pink background. That was all I needed help with and I believe I’m good now. thank you so much.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘full width and comments box’ is closed to new replies.