badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Motto disappears

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #59714
    Alberto
    Participant

    I put the motto under the site name, but you only see it in the left column. If you narrow the display, the motto disappears
    https://albertifoto.it

    #59773

    Hi,

    We have hide those description on small devices.
    If you want to show it just add below Custom CSS code:

    @media only screen and (max-width: 767px)
        #site-description {
            display: block;
        }
    }

    Thank you for using our theme.

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