Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • germanim Friend
    #952167

    Hi

    I’m having trouble in changing the colours of the "lines" and the landing page circles menu (the one in the right that takes you to different positions)

    Please consider i’m not native speaker and a joomla newbie. (if you link me to something to read is ok)

    Thanks!


    1. Snapshot_2-1
    2. Snapshot_1
    Pankaj Sharma Moderator
    #952202

    Hi

    It does not define from theme setting you can redefine it from
    templates/ja_simpli/css/custom.css file with the CSS style

    .float-pos .nav>li.active:after {
        background-color: #fff!important;
        border-color: #3498db!important;
    }
    
    .section-title:before {
        background-color: #3498db!important; }

    Change the color codes with your color in above codes .
    If there is no custom.css file , kindly create it and add the code .

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum