Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • emaulidi Friend
    #986982

    Hi,

    1. I have 5 things in relation to the topic that I need to change, please refer to the screenshot attached.

    2. Secondly, I wanted to ask how I can change the links to the social network icons on the footer.

    Please assist.

    With regards,
    Eric.


    1. final-set-of-changes-1
    Pankaj Sharma Moderator
    #987118

    Hi
    For 1.
    Add below code in custom.css file

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active.open > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active.open > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active.open > a:focus {
        color: #ffffff!important;
        background-color: #1b212a!important; }

    For 2 .

    .navbar-default .navbar-nav > li > a {
        border-right: 1px solid #1b212a!important;
        color: #afafaf!important;}

    Fro new And Event :
    In Joomla, if an article or category does not associate to any menu item it open under Homepage .
    You have to create a menu (type : category blog) and associate the category in this menu .
    79-demo-contents

    So when u open the articles under this category it will open on the menu u created not on Homepage .

    For subscribe button use this code in custom.css file

    .acymailing_module .acymailing_form .acysubbuttons .button {
        background: #d42b1e!important;
        border: 1px solid #d42b1e!important; }

    For social module text color use this code

    
    #Mod109 p {color:#fff;}

    Change the color code with your color codes .

    Regards

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, 12 months ago.

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