Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #162790
    bobgarrett
    Participant

    My title and tagline disappear on mobile devices as the display width reduces – in my view too early ie when there is still space to show them.
    Is there any way to make them still appear, maybe with smaller text, or maybe to just have the title and no tagline?

    #162816
    Skandha
    Participant

    @bobgarretthomenetworks-co-uk: Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    #162872
    bobgarrett
    Participant

    It is currently only in a test area as I get ready to make some changes to the actual site
    Test area is http://homenetworks.co.uk/intrepid/

    #163009
    Skandha
    Participant

    @bobgarretthomenetworks-co-uk: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    @media screen and (max-width:561px) {
    	#hgroup.logo-enable.logo-left p {
    		font-size:10px;
    	}
    }
    #hgroup.logo-enable {
    	display:block !important;
    }

    Let me know if this is what you want!
    Kind Regards,
    Skandha

    #163119
    bobgarrett
    Participant

    You are magic!
    Thank you.
    Could you edit the link I gave out of the thread please? Thanks.

    #163124
    Skandha
    Participant

    @bobgarretthomenetworks-co-uk: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/adventurous/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Title and Tagline Disappearing’ is closed to new replies.