This topic has 6 replies, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #86294
     Lucile
    Participant

    Testing on mobile, I have noticed the following display errors. Is there a CSS code you could give me to possibly fix these? 

    Thank you in advance for your help! I have very basic WordPress knowledge & no development skills. Where to add custom CSS code in child theme?

    1) Homepage (and other pages for main title) – The space between two lines of text (for the title) is reduced on mobile, hence the text look very jammed. Is there a way to increase the spacing between lines only on mobile?

    2) Homepage – button on slider changes its size on mobile. Is there a way I can customize this? I would need a smaller button, about half the size as currently displayed.

    3) Forums – Is there a way to customize the column length only for mobile, on the forum page? The first column is each forum name and description, which is about 1 third of the screen only, making it difficult to read a sentence (with 2/3 words on each line). I do not mind if the post count and the freshness of topics is not displayed on the forums landing page on mobile (if that can help gaining some space for title/description display)

    4) Participate page – I have set my image carrousel with 3 images to display at a time (for desktop) Is there a way I can set to only 1 image for the screen width on mobile?

    5) Homepage – slider. In slider settings, what is the ideal layer grid size for mobile, so my slide does not get cut (background image of slider is 1600 x 800 px)

    Thanks!

     

    #86525
     Laura
    Moderator

    Hello, can you share some screenshots of those issues? 🙂

    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 🙂

    #87038
     Lucile
    Participant

    Sure. Here you go

    Attachments:
    You must be logged in to view attached files.
    #87044
     Lucile
    Participant

    and the Take the Tour button which has become big

    Attachments:
    You must be logged in to view attached files.
    #87411
     Laura
    Moderator

    Hello, understood 🙂 Can you share admin credentials so i can check it out?

    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 🙂

    #88057
     Lucile
    Participant
    This reply has been set as private.
    #88367
     Laura
    Moderator

    Hello, please try by adding this to style.css of child theme
    For 2 i do not see the slider on mobile.
    3 would require some extra time and development, i suggest to hire a developer to do that for you

    COPY CODE
    
    @media (max-width: 991px) {
    p {
        line-height: 2;
    }
    }
    

    Can you link me to the participate page?

    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 🙂

Viewing 7 posts - 1 through 7 (of 7 total)

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

Log in with your credentials

Forgot your details?