Okay
  Public Ticket #2461640
Theme
Closed

Comments

  • Nkagisang started the conversation

    Hi Admin

    I'm currently struggling with adjusting background colours on my sub-menus. The sub-menu background colours on the desktop and mobile don't correlate. Whenever I try to change this colour it only changes on the desktop and not on mobile devices. It remains white on mobile devices regardless of what I do. Your assistance in this regard will be highly appreciated.

    Regards

    NK

  •  93
    djwd replied

    Hi there,

    please paste this in the Custom CSS textarea (Advanced Tab)

    .main-small-navigation ul li {background: #000}

    should help


    Regards
    djwd

  • Nkagisang replied

    Background sub-menu problem resolved, thanks. What ive notice now is that the menu colour on the desktop version is white and hovering colour blue. But on the mobile menu colour is yellow.

  •  93
    djwd replied

    Hi there,

    the snippet I gave you doesn't affect link colors. What color do you want them to be? Also would it be easier If I could take a peek at your admin area to check the settings.

    Regards
    djwd

  •   Nkagisang replied privately
  •  93
    djwd replied

    Hi there, thanks.

    Colors are behaving as expected as it's Yellow on gray background and Blue on black background (on mobile it uses the secondary color to differentiate from sub menus).

    What colors would you want them to be? I can maybe set up some Custom CSS for you.

    Regards
    djwd

  • Nkagisang replied

    Social media share/follow options are also a bit outdated. Is it possible to include Instagram as one of the options? 

  • Nkagisang replied

    Noted. Thanks for feedback.  I wasn't aware that the secondary colour option was exclusively for mobiles. 

    Two other challenges I'm facing:

    1. Any possibility of including an Instagram share icon as a built-in feature? Would like to get rid of the social media plugin in I have installed 

    2. Font size on articles is too small. Tried changing it via TYPOGRAPHY>>>BODY FONT>>>BASE SIZE option, it doesn't seem to change. Not if I'm perhaps trying to change it at the wrong option.

    Will appreciate your assistance, thanks.

    Regards

    NK

  •  93
    djwd replied

    Hi there,

    1. This would require some personal customization I could help on a freelance basis, as not part of the regular support. Sorry about that. 

    Other option is to wait for an update. I understand the options are a bit outdated, I'm actually trying to release and update since months but Envato is making it difficult as they want me to change so many things to comply with new guidelines, including the Theme name (I know that is probably not relevant to you, just trying to explain the situation).

    2. To change only the font-size of post content:

    .entry-content {
        font-size: 16px;
    }

    Hope it helps


    Regards
    djwd