- This topic has 1 reply, 2 voices, and was last updated 1 month, 1 week ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
<pre id=”tw-target-text” class=”tw-data-text tw-text-large tw-ta” dir=”ltr” style=”font-size: 28px; line-height: 36px; background-color: #f8f9fa; border: none; padding: 2px 0.14em 2px 0px; position: relative; margin-top: -2px; margin-bottom: -2px; resize: none; font-family: inherit; overflow: hidden; width: 270px; text-wrap-mode: wrap; overflow-wrap: break-word; color: #1f1f1f;” data-placeholder=”Übersetzung” data-ved=”2ahUKEwjMhef-6ISMAxVygf0HHQ3QABcQ3ewLegQICBAV” aria-label=”Übersetzter Text: Hello,
I wanted to ask if I can make the titles of the individual posts a bit larger, and if so, how. They’re currently a bit smaller than the headings in the text. But I really only want the titles to be larger. My website is: https://travel-see-xperience.com
Thank you for your help.”><span class=”Y2IQFc” lang=”en”>Hello,
I wanted to ask if I can make the titles of the individual posts a bit larger, and if so, how. They’re currently a bit smaller than the headings in the text. But I really only want the titles to be larger. My website is: https://travel-see-xperience.com
Thank you for your help.</span>
Hi Ulrike,
At first, thank you for choosing our theme and service.
Please navigate to Dashboard > Appearance > Customize > Additional CSS and add the CSS snippet below:
.post-title {
font-size: 40px !important;
line-height: 40px;
}
Kind Regards