This topic has 3 replies, 2 voices, and was last updated 9 years by Kamal.

  • Author
  • #38105
     hdavidsen
    Participant

    I try to change the color of my website to black. Whatever I do, I have a white line at the top of the page just below the menu. How do I change this?

    Attachments:
    You must be logged in to view attached files.
    #38231
     Kamal
    Moderator

    Hello,
    The line you see is a border. you can change it’s color to anything or black to match your site color from the following setting.
    >Theme Options>Styling options>Alternate>border color.
    Choose your favorite color for that line or border and refresh the page you should see your desired result achieved. 🙂
    Please let me know if this helps you. If it does not work, then use this

    COPY CODE
    
     section.container-wrap.main-title.alternate-color.border-bottom {
        border-color: #000 !important;
    }
    

    code on quick css to change that color forcibly. But the first option should work just fine.
    Thanks,
    Kamal

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #38282
     hdavidsen
    Participant

    Hi Kamal

    I can not get it to work through Theme Options, but the css code works perfectly.

    Thank you so much for your help.
    Henrik

    #38348
     Kamal
    Moderator

    Hi Henrik,
    You are most welcome. It is a great news that you could solve your problem finally. I am glad.
    Regards,
    Kamal

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Change background color’ is closed to new replies.

Log in with your credentials

Forgot your details?