This topic has 4 replies, 3 voices, and was last updated 7 years by Radu.

  • Author
  • #164812
     Alexandra
    Participant

    Hello,

    I have several problems visualising my website with Internet Explorer 11: (I haven’t experienced this issues using another browsers)

    – I can’t scroll down (there is no scroll bar)

    – The icons t the buddypress tabs are too big (I am using Fontello Icons)

    – The footer is not at the end of the page and it covers part of the pages

    All the website seems to be out of order… What can be done?

    Thank you,

    Alexandra Guerra

    #164955
     Laura
    Moderator

    Hello, will assign the ticket to a higher support level who can help and advise you in your query.
    Thanks! ?

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #165297
     Radu
    Moderator

    Hi,

    For the scroll issue and sticky footer, try to update the theme to latest version we have updated the scrolling logic and sticky footer.

    For the BuddyPress iccons use this css

    COPY CODE
    
    #buddypress div#item-nav ul li a {
        font-size:20px !important;
    }
    

    The CSS will be added to wp-admin -> theme options -> general settings -> quick CSS

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #165453
     Alexandra
    Participant
    This reply has been set as private.
    #165646
     Radu
    Moderator

    Hi,

    Just use this CSS to decrease or increase the font size of the icons, change the font-size: 14px to a higher or lower value.

    COPY CODE
    
    #buddypress div#item-nav ul li a {
        font-size:14px !important;
    }
    

    The css will be added to wp-admin -> theme options -> General settings -> Quick CSS

    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 5 posts - 1 through 5 (of 5 total)

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

Log in with your credentials

Forgot your details?