Skip to content
Public Ticket #9324

size title

Conversation thread

PenciDesign replied

Staff Reply

Hi,

Yes, you can.

Example, if you want to put image between category:  "FIL INFO BARCELONE" and category "SORTIR A BARCELONE", please go to Posts > Categories > edit category "FIL INFO BARCELONE" > scroll down on "Add Google Adsense Code/Custom HTML below this category" > and add more the code like this:

<a href="https://google.com/"><img src="YOUR_IMAGE_URL"></a>

Note:

1/ Change https://google.com/ on the above code to the link you want to go when users click on image.

2/ Change YOUR_IMAGE_URL on the above code to the URL of image. You can check this guide to know how to get URL of an image.

3/ If you just need the image - not link on that image, just need use this code:

<img src="YOUR_IMAGE_URL">

Best Regards,

PenciDesign

salvadobarcelone replied

Customer Reply
thank you for the answer, on the homepage, I would like to put pictures between blocks of category is possible?
Best regards.

PenciDesign replied

Staff Reply

Hi,

If you want to change the post title size on mobile, please add more this code to Customize > Custom CSS:

@media only screen and (max-width: 479px){
    .container-single .single-post-title{ font-size: 24px; }
}

Change value 24 to value as you want.

Best Regards,

PenciDesign

salvadobarcelone started the conversation

Conversation Start

Hello !

The size of posts 'titles seems to me very small on mobiles device. 

I have set the title s' size at 45 px. They are fine on desktop but very small on mobile, is is normal?

Thank you !

Want to join this conversation or access attachments? Sign in first.