-
Author
-
June 21, 2017 at 03:42 #164812AlexandraParticipant
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
June 22, 2017 at 23:58 #164955LauraModeratorHello, 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 solutionLaura 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 🙂
June 26, 2017 at 22:31 #165297RaduModeratorHi,
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 solutionJune 29, 2017 at 16:52 #165646RaduModeratorHi,
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
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.