Syahir Hakim

Keymaster

Forum Replies Created

  • Admin

    In reply to: I am so tired – i can't use 2.0.x – can't use my design

    #48746

    Ladies and gentlemen, just stick with version 1.9.4.3 if you do not wish to spend some effort to take advantage of the new features and capabilities of Graphene 2.0.

    Admin

    In reply to: 2.x: Dropdown menu item width

    #48745

    Copy and paste this code in Additional CSS:

    .navbar .nav ul li a {
       width: 300px;
    }
    
    Admin

    In reply to: Font symbols like ů, ě etc. – problem

    #48744

    How should the symbol appear correctly?

    Admin

    In reply to: The pictures are not in order on the webpage

    #48743

    This because the images are of different heights. In any case, please provide the URL to your site so that we can take a further look.

    Admin

    In reply to: Font for header title problem

    #48742

    Yes, it’s not so easy to make things work across multiple devices. If you open up the responsive.css file in the Graphene, you’ll see the codes we use to target specific device sizes. You can use similar codes to restrict the CSS codes to certain device sizes only.

    Admin

    In reply to: I planted my site

    #48741

    If you can access it through FTP, just remove the file and upload an original copy again.

    Admin

    In reply to: I planted my site

    #48714

    What did you change in functions.php file? Try undoing the change, or replace it with the original file again.

    Admin

    In reply to: Font for header title problem

    #48713

    You will need to adjust the font size so that the header text fits in a single line. Otherwise, you will need to adjust the line-height and margin-top offset for the header text.

    Admin

    In reply to: Social Sharing buttons do not show up

    #48712

    Do you still have the code added and social buttons enabled? I can’t see the generated code on your site.

    Admin

    In reply to: Header Image Problem (Version 2.1)

    #48698

    Looks like it’s working from my end:

    You can add the following code to remove the white gap above the Wow slider:

    #header > img {
       display: none;
    }
    

Viewing 10 posts - 621 through 630 (of 6,030 total)