Adventure question

Home Forums All Other Themes Adventure question

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #133702
    Andrzeh TraczAndrzeh Tracz
    Participant
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: May 24, 2019

    Hi

    I bought Your Adventure theme for our mountains club website and and have two problems – both in moblie version
    http://szkolaalpinizmu.kw.krakow.pl/

    In mobile version only on homepage the color of top bar is black. On other sites is purple – why? I don’t see any definition of that color

    In mobile version in the slider on the homepage there is no button (show more etc). There is only the title of the slide and shoer description and that’s all

    Can You help me?
    Greetings
    Andrzej

    #133703
    Andrzeh TraczAndrzeh Tracz
    Participant
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: May 24, 2019

    the link to the website: http://szkolaalpinizmu.kw.krakow.pl/

    #133737
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    2. In mobile version in the slider on the homepage there is no button (show more etc). There is only the title of the slide and shoer description and that’s all

    Ans: Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (max-width:479px) {
    .slider-main .nivo-caption .title { font-size:16px !important; padding-bottom:10px;}
    .slider-main .nivo-caption .title span { font-size:13px !important; line-height:24px;}
    .slider-main .nivo-caption .slidedesc { padding:10px 0; margin-bottom:5px; line-height:17px;}
    .slider-main .nivo-caption .slidedesc, .slidebtn { display:block !important;}
    .slider-main .nivo-caption .slidebtn a { padding:9px 20px;}
    }

    1. In mobile version only on homepage the color of top bar is black. On other sites is purple – why? I don’t see any definition of that color

    Ans: Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.

    Regards,
    Chris

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