Viewing 30 posts - 1 through 30 (of 35 total)
  • Author
    Posts
  • #586757

    Hi there,

    i am trying to make my icon box and font smaller but when i edit is by the px it only changes the small icon arrow not the circle or the text.

    Could you help please.

    #587655

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .avia-icon-list .iconlist_icon {
        height: 80px;
        width: 80px;
        line-height: 80px;
    }

    Best regards,
    Yigit

    #587669

    thanks, i’ve added it and it doesn’t matter how I adjust the px, it doesn’t seem to be changing.

    Could you advise? Many thanks.

    #587683

    Hey!

    We are going to need admin credentials to see the link you are posting as it is to dashboard :)

    Best regards,
    Yigit

    #596283

    Hi Yigit, what does this mean. Our login?

    #596777

    Hi,

    It doesn’t have to be your, you can create a new temporary one and post the details in private.

    Thanks,
    Rikard

    #609147

    Hi Rikard,

    If you could sort it that would be great, see details attached.

    Many thanks,

    #609371

    Hi,

    There is a user/pass prompt before coming to the WordPress login page as well, could you post details for that too please?

    Best regards,
    Rikard

    #611533

    Hi Rikard,

    I don’t know what you mean as I gave the same details to one of your colleagues and he managed to get in without any additional passwords. I don’t get any others prompts so not sure what you mean?

    #611716

    Hi,

    Please see screenshot in private. You probably set it in your .htaccess file or cPanel backend or similar.

    Best regards,
    Rikard

    #613163

    Hi Rikard,

    I’m sorry but I don’t know the user name to this.
    You colleague didn’t ask for this information and I myself don’t get asked for it so have no idea!

    #613526

    Hi,

    Yigit asked you for login details because he can see that you need to be logged in to be able to access the URL you posted here ,so he probably never even visited your site.

    You probably saved the password in your browser, that is why you are not getting asked to submit details. Anyway, we will need access to your site to be able to help you so maybe you could ask your hosting provider to help you out finding the details needed?

    Best regards,
    Rikard

    #615554

    Hi Rikard,

    See below.

    Thank you,

    #616071

    Hi,

    Great, I can access the site now. First of all, you are running an old version of the theme, could you try updating to the latest version (3.5.2) please? http://kriesi.at/documentation/enfold/updating-your-theme-files/

    As for the CSS, please try to add the important statement to it:

    .avia-icon-list .iconlist_icon {
        height: 80px !important;
        width: 80px !important;
        line-height: 80px !important;
    }

    Regards,
    Rikard

    #616817

    Hi Rikard,

    What has happened????

    All my images on every page has disappeared?
    Help me gently please

    #616818

    urgently***

    #618243
    #619092

    Hi Rikard,,

    I’ve tried all these steps and the images still aren’t showing!!

    Make sure that your theme is up to date and runs the latest Version. In Enfolds case this is 3.5.3. This should by default fix all problems with this bug. Updating your theme files – THIS IS DONE, I’M RUNNING THE LATEST THEME VERSION.

    Also: make sure that you are not running any outdated plugins that could cause problems – ALL MY PLUGINS ARE UP TO DATE

    Clear your browser cache and reload the page a few times (hard refresh). If you get the same results then please try a different browser and/or machine to see if you get the same results. If not then you are getting cached results. – I HAVE TRIED THIS ON TWO MACHINES AND IT’S STILL NOT WORKING, I’VE CLEARED CACHE TOO.

    If clearing your cache did not work then you could try to add the following code to the bottom of the themes functions.php file – IVE ADDED THE CODE TO MY FILE AND STILL NOT WORKING

    Please help me fix this urgently. Many thanks.

    #619640

    Hi,

    You added the code to your style.css file and not functions.php.

    Please check your site now.

    Thanks,
    Rikard

    #620695

    thats amazing, thanks so much.

    Back to the icon box – how do i fix this?

    #621952

    Hey!

    Please don’t use the customizer because you can’t change the theme options or element configuration there:

    http://officechanges.com/newwebsite/wordpress/wp-admin/customize.php?return=%2Fnewwebsite%2Fwordpress%2Fwp-admin%2Fpost.php%3Fpost%3D720%26action%3Dedit%26message%3D1

    .Add this in the Quick CSS field to change the iconbox content and title font size:

    .iconbox_content_container {
        font-size: 18px;
    }
    
    .iconbox_content_title {
        font-size: 1.6em;
    }

    Best regards,
    Ismael

    #623034

    Hi Ismael,

    Thank you for this. I have added it and altered it to make it smaller and nothing is happening, could you advise please.

    Thank you!

    #624866

    Hi,

    Where did you add the code? Add it in the Quick CSS field or the style.css file. Remove browser cache or hard refresh the page to see the effect.

    .iconbox_content_container {
        font-size: 18px !important;
    }
    
    .iconbox_content_title {
        font-size: 1.6em !important;
    }

    This should adjust the font size of the iconbox title and content. This will help you better understand css: http://kriesi.at/archives/wordpress-developers-your-complete-guide-to-conquering-css-in-2016

    Best regards,
    Ismael

    #624937

    Hi Ismael,

    I have added the code to the Quick CSS in the general styling section, adjusted the font size, cleared my cache and hard refreshed and it’s still not working, could you advise. Thanks

    #626196

    Hi!

    We checked the current version of the theme and it is 3.0.7. The latest version now is 3.5.4. Please always update the theme if a new version is available.

    Regards,
    Ismael

    #628447

    See attached screenshot. My theme is telling me it’s up to date, how do I update it?

    #628996

    Hi,

    You can try the following plugin in order to clear WordPress transients: https://wordpress.org/plugins/artiss-transient-cleaner/. If that doesn’t work then please update manually via FTP: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Regards,
    Rikard

    #629901

    Hi Rikard,

    I have installed the Transients and nothings happened.

    I’m not sure about FTP because alot of work has gone into this theme and I don’t want to overwrite anything.

    What is puzzling me is why my manual theme update isnt picking up any new version or why using my API key isnt automatically updating?

    #630651

    Hi,

    it is because Themeforest uses caching and with the plugin mentioned you can clear this kind of cache.

    You won’t loose any theme settings, so go ahead and update the theme manually.

    Best regards,
    Andy

    #633968

    HI Andy,

    I cannot figure this out, Could you please do it for me?

    See details attached. Many thanks!

Viewing 30 posts - 1 through 30 (of 35 total)
  • You must be logged in to reply to this topic.