Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #757273

    Hello,

    Could you please help resolve this footer font size issue that I’m not able to solve by searching the forum.

    I added the following Quick CSS but neither worked on my site.
    #footer, #footer p, #footer a { font-size: 25px !important; }

    #top #wrap_all #footer .flex_column p{
    font-size: 25px !important;
    }

    #footer .widget p {
    font-size:18px !important;
    }

    The font size has remained the same. Would you please look into it? Thanks.

    Cheers,
    Ash

    #757292

    Hey afra_ash!

    I loaded your web site and I can not see footer been used anywhere.
    Can you show me with a screenshot what you try to change, it is not possible to allocate a footer.

    Thank you

    Best regards,
    Basilis

    #757302

    Hello,

    Please refer to the screenshot. The footer is enabled sitewide starting at the homepage I thought.

    Cheers,
    Ash

    #757317

    I updated login details.

    #757618

    Hi,

    The login credentials do not work, however please try the below css

    
    /* Copyright text*/
    #socket .copyright {
        font-size: 20px;
    }
    
    /* Footer links*/
    #socket a {
    font-size: 20px;	
    }

    Best regards,
    Vinay

    #758045

    Thanks Vinay, that worked. You can close this thread now.

    #758052

    Hi!

    Happy we can help.
    Please do remember to spare a moment to help us out, by rating Enfold at Themeforest.
    it would be really helpful for us.

    Thank you very much.

    Best regards,
    Basilis

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