- This topic has 1 reply, 2 voices, and was last updated 5 years, 11 months 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.
Home › Forums › All Other Themes › Line heigth & Menu & Slider : Theme Filmmaker
On my website the titles touch each other, there is no space when you look at it on a smartphone, Same problem for the pages I created, there is no space for example “general conditions” and then in my articles I can not see the text, because the background is white and the writing too. How can I make sure to separate the paragraphs? This is my website: https://www.yourreality.tv/
I try that h1.entry-title { line-height:38px;} .entry-title { line-height:38px;}
and doesn’t work
This now compresses the spacing on the single-page posts
The menu on the laptop is not clickable, it’s weird because I can click but I asked the other people to test and for this is not clickable, and the slider remains on the same image, it does not work….
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) {
.thn_post_wrap h1 { line-height:50px !important;}
}
Regards,
Brad
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]