Adventure PRO theme problem

Home Forums All Other Themes Adventure PRO theme problem

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #125047
    debardo.graficadebardo.grafica
    Participant
    • Topics: 3
    • Replies: 4
    • Total: 7
    Member since: February 21, 2019

    Hi
    i have almost completed my website but i am having trouble changing the website title background color below the header for the mobile version. except for the home page. Is there any way to change from violet-blu to sometning else? becouse i don’t see a way. Can you please help me?
    The website is http://www.psicoaiuto.it (please look the mobile version)
    thank you

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

    Hi,

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

    @media screen and (max-width:479px) {
    .home.has_trans_header .header, .header { background:#ccc !important;}
    }

    Regards,
    Chris

    #125074
    debardo.graficadebardo.grafica
    Participant
    • Topics: 3
    • Replies: 4
    • Total: 7
    Member since: February 21, 2019

    Thank you CORRECT!

    #125075
    debardo.graficadebardo.grafica
    Participant
    • Topics: 3
    • Replies: 4
    • Total: 7
    Member since: February 21, 2019

    I HAVE ANOTHER QUESTION.
    there is a group of letters “ASDSADASD” on top left of this one page
    The articles page actually. it is driving me crazy… how can i remove it? where to go?
    Thank you

    #125076
    debardo.graficadebardo.grafica
    Participant
    • Topics: 3
    • Replies: 4
    • Total: 7
    Member since: February 21, 2019

    sorry this is the page: https://www.psicoaiuto.it/tutti-gli-articoli/

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

    Hi,

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

    .page_head, .post_head { font-size:0 !important;}

    Regards,
    Chris

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