Okay
  Public Ticket #1465205
Formatting
Closed

Comments

  • Douglas Campbell started the conversation

    Hi,

    Hope you are well. Few things please...

    1. I would like the top menu to have equal spacing between the menu items.

    2. Where do I change the font colour for the Footer Widget?

    3. I would like to move the social media icons just to the left of the Top icon.

    Thank you.



  •  1,560
    Laborator replied

    Hi Douglas,

    1. Add the following CSS to Custom CSS:

    .menu-row-items-8.top-menu div.menu>ul>li, .menu-row-items-8.top-menu ul.menu>li {
        width: auto;
        padding: 0 25px;
    }

    2. Use this CSS to Custom CSS to change the color:

    .site-footer .footer-widgets .widget .textwidget {
        color: red;
    }
    


    3. The top icon is an absolute icon, so it depends on what device you see it which means it will show differently on each device and you cannot move these icons on the left of the top icon.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  • Douglas Campbell replied

    Perfect thank you Art.

  •  1,560
    Laborator replied

    You're welcome Douglas

    P.S: If you like our theme, it would help us a lot if you could give us five star rating on themeforest from your Downloads tab, (if you don't know how, just open this link).

    A huge thank you from Laborator in advance!

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group