This topic has 12 replies, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #134026
     Guido81
    Participant

    Hello,

     

    I love your kleo theme! But i have a little problem.

    If i want to change the main menu font size nothing happens!?

    In theme options i try to put in a new value for main menu font size but it’s not working..

    Can you help me with this?

    Regards, Guido

    #134027
     Guido81
    Participant

    Working now haha

    #134030
     Guido81
    Participant

    Oke still not working..

    I changed to bigger font.. Nothing happened. Then a few minutes later my fonts were bigger.

    Now i change back to small font.. nothing happens again..

    I reset the section to default.. nothing happens.. my fonts are still big.

    So it is not working properly

    Still need help 😉

    Regards Guido

    #134060
     Guido81
    Participant

    Oke more problems on the main menu/header.

    The problem above still exists.

    and:

    If i customize on the frontpage somethings are not working. If i change the colors and click save and publish nothing has changed.

    Also i want my header to be transparent. that’s no problem.. but i want it full black when you scroll down. How can i change that?

    Also if i make my window smaller/phone size the header/menu is not sticky anymore. I want it to stay on top on the page.. also for moblie and tablets. How can i change that?

    I love kleo and all the things you can do with it.. But the header/menu is really bad in customizing. And the things you can customize is not saving working. Not all but some things.

    I really hope you can fix/add all in the next update. If you can make the header/menu/logo full customizable then i will buy kleo for all my websites.. and customers websites!

    Hope to hear from you soon.

    Regards, Guido

    #134061
     Guido81
    Participant

    Oke one more thing i want to add

    I noticed that when i change things on my header/menu it is not working straight away.

    If i wait for about 10 min then the changes are made to my header/menu.

    #134062
     Guido81
    Participant

    Sorry.. one more thing

    If i make the header transparent then it is transparent on all my pages/posts. I don’t want that.

    Because on my homepage i have a dark picture with white letters and logo in the header/menu.

    But on my other pages i have a white background.. so you don’t see the menu items and logo anymore..

    How can i change that?

    Regards Guido

    #134063
     Guido81
    Participant

    With Transparent Main menu color if i set it to black then it is white. When i set it ti white then it’s black!?

    Also not working great.

    Regards Guido

    (I am not trying to be annoying but trying to make this theme the best! 😉

    #134064
     Guido81
    Participant

    ps i have a clean WordPress install with no extra plugins installed.

    #134216
     Radu
    Moderator

    Hi,

    You can change the font size using this CSS that can be added to wp-admin -> theme options -> general settings -> quick CSS

    COPY CODE
    
    .primary-menu .navbar-nav>li>a {
        font-size: 17px;
    
    }
    

    For sticky on mobile follow this link and the inner links : https://archived.seventhqueen.com/forums/topic/sticky-menu-mobile-padding

    You can de-activate/activate transparent menu for all pages from the site from wp-admin -> theme options -> header options -> transparent main menu, but you can set only for a page this setting from wp-admin -> pages -> your selected page ->

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #134333
     Guido81
    Participant

    Still not working great.

    Font-size is a option.. but i think it should work in the settings menu.

    To make it sticky it give more problems i read… why not make it een option in the settings?

    Yes i can choose main header options in theme options. But is not working. I choose black color for header in theme options.. but it stays white. If i go to the page and use customize..in top bar.. then i change the color and see the changes on the page. If i choose save&publish and close the customizr then the color goes back to white again.. Not saving my colors..

    If i make the header transparent on one page it works.. Then i think..oke i make the header transparent on any page and insert a background image on any page just like my homepage..

    But if i go to example shop page… then the layout from the page is different.. even if i choose full width.. i have no full width background as my homepage.

    On shop page i disable top bar and title and breadcrumb and information… They go away but i the bars stay… on any other page i make it works.. i think it has to do with woo-commerce page layout/settings..

    Pfff i am a little bit done with this theme.. sorry but i spend a lot off time making it work… but every time something is not working…

    Is it possible to get my money back? Because this is just not working for me.

    Regards, Guido

    #134429
     Radu
    Moderator

    Hi,

    Please follow the next procedure to enable wp debug then re-save again theme options to see what error it shows.

    Steps to enable wp debug:

    •  Connect to your server by FTP
    • Look in root directory of your WordPress install and open wp-config.php
    • Search for define( ‘WP_DEBUG’, false ); and change FALSE value to TRUE
    COPY CODE
    define( 'WP_DEBUG', true );
    
    •   After this line add this:
    COPY CODE
    define( 'WP_DEBUG_LOG', true );
    

    WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory. This is useful if you want to review all notices later or need to view notices generated off-screen (e.g. during an AJAX request or wp-cron run).

    Repeat the described actions and then check the debug.log file and let me know what error appears.

    Let me know

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #134482
     Guido81
    Participant

    Sorry i just want my money back please.

    Regards, Guido

    #134550
     Radu
    Moderator

    Hi,

    If there its an issue that we can’t resolve or the item it’s not as advertised then we can give you refund.

    Please contact Envato support and request a refund since they are handling this matter.

    https://themeforest.net/page/customer_refund_policy

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 13 posts - 1 through 13 (of 13 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?