Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #856923

    When using the Separator/whitespace item, the short separator appears in white – which is not seen on white. How do I change the color?

    Thanks,
    Yth

    #857297

    Hey ythhj,

    To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    Best regards,
    John Torvik

    #860528

    Hi John,

    Thanks for your reply. My url is: http://sapinno.dk/wp/2018-event/agenda/
    If you go to the bottom of the page, there is a sign up button and before and after the button, I need a short separator. It is there on the page, but it is white and I need to customize the color to #c2c3c4.

    Thanks,
    Yth

    #860841

    Hi,

    You can add a custom class to this separator here: http://prntscr.com/gtv5ai and add the following custom code at Enfold Theme Options > General Styling > Quick CSS

    
     .customClass {
      color: #c2c3c4 !important;
    }
    

    Best regards,
    John Torvik

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