Home Forums WordPress Themes – Premium Flat Responsive line under menu not able to change color in customiser

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #38716
    Deborah Levy
    Participant

    Hello,
    Thanks for the great theme, I am customising the colour of my website and have been able to do everything with the exception of the line that is directly under the menu, I can’t find where to change that from the default blue to the light grey that I am using – colour code: #a6b3bf – do I need to some code to change this section? Everything else I could change in the customise section. Please advise.
    with thanks, Deborah Levy
    http://www.alextechnorthlondon.com/

    #38727
    Binaya D
    Participant

    Hi Deborah,

    Thank for Contacting Styled Themes Support.

    Please use the following css to fix your issue;

    #fr-content-area {
        border-top: 10px solid #a6b3bf;
    }

    NOTE: Please use the child theme style.css or custom css plugin to write the css.

    Thanks

    #38737
    Deborah Levy
    Participant

    Thank you, Binaya works perfect…

    #38738
    Binaya D
    Participant

    Hi Deborah,

    You are welcome! Feel Free to contact us whenever you need help. We are happy to help you.

    Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.