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*

Read More & Site Title

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #78956
    sumitprashad19
    Participant

    How To Add Read More Option On Home Page Posts ?????? And How To Increase The Size Of Site Title ??????

    #78987

    Hi sumitprashad19,

    Sorry you need to hire a developer to customize the code for you and we recommend you to make child theme before the customizing the code so that you won’t loose the customized code when updating the Theme to new Version in future.

    and to increase the size of Site Title, please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS Code.

    @media (min-width: 768px) {
    	.site-title {
    	    font-size: 44px;
    	}
    }

    Instead to 44 you can change the value as you desired.

    Thanks

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