Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #856900

    HI,

    how can I change font size, colour of font, background and border of toggles?
    Can you send me a css code?

    #857275

    Hey seykom,

    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

    #857626

    Hi John,

    please have a look – it´s just too boring at the moment.
    Don´t wonder, the site isn´t officially online at the moment :)

    #857685

    Hi seykom,

    Here is the code you can play with, put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .js_active .tab {
        font-size: 18px;
    }
    #top .main_color .tabcontainer .tab.active_tab {
        color: #3c265d;
    }
    .main_color .tabcontainer .tab {
        color: #544a2a;
    }
    

    The font on the website seems a bit too small, make it at least 14px.
    If you need further assistance please let us know.
    Best regards,
    Victoria

    #857909

    Perfect! Thank you!

    #858005

    Hi seykom,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

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