Home › Forums › SKT Full Width Forum › HELP!!!!!! Line heigth & Menu & Slider : Theme Filmmaker
- This topic has 6 replies, 3 voices, and was last updated 5 years, 1 month ago by Sonl Sinha.
-
AuthorPosts
-
September 25, 2019 at 12:13 pm #131347
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 workThis 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… The menu on the laptop is not clickable,for this is not clickable, and the slider remains on the same image, it does not work….And the gallery video doesn’t work, when I add video Youtube doesnt work on my phone and on the Phone menu when I put on I have that www.yourreality.tv/#sidr… Thank you for your help
My website:https://www.yourreality.tv/
September 25, 2019 at 1:13 pm #131349Kindly use this custom css for Post title line Height
.postitle.entry-title {line-height:38px;}
Regards,
ShriSeptember 25, 2019 at 2:41 pm #131354Not work, and from the menu?
September 25, 2019 at 2:55 pm #131355I check menu style and now I will to know where I need to change
.logo_center #topmenu ul.menu>li {
padding: 10px
}span.desc {
display: block;
clear: both;
font-size: 11px;
position: relative;
top: -7px
}.head_inner {
width: 100%;
float: left;
top: 0
}.head_inner #topmenu {
float: left;
}#simple-menu {
display: block;
float: right;
margin-top: 1.5%;
color: #fff;
font-size: 36px;
position: absolute;
right: 20px;
top: 15px;
display: none
}.pad_menutitle {
padding: 5%;
width: 100%
}.pad_menutitle span {
display: inline-block;
float: right;
cursor: pointer
}#sidr-main {
display: none
}#topmenu {
text-align: left;
display: block;
vertical-align: middle;
font-size: 0;
margin-top: 60px;
max-width: 60%;
}#topmenu.has_bookmark .menu {
display: inline-block
}.has_trans_header.home #topmenu {
vertical-align: initial;
float: left
}#topmenu ul {
margin: 0;
padding: 0
}#topmenu ul li {
list-style-type: none;
display: inline-block;
position: relative;
margin: 0
}#topmenu ul li a {
display: block;
padding: 0 20px 20px 20px
}#topmenu ul li:last-child a {
padding-right: 0
}.type4 #topmenu,
.type3 #topmenu {
float: none!important;
margin: 30px auto 0;
}.home.has_trans_header .nivo-caption {
padding: 80px 0 0!important
}#topmenu ul li ul {
display: none;
position: absolute;
width: 220px;
z-index: 9999999
}#topmenu .menushow {
display: block
}#topmenu ul li ul li {
margin: 0;
padding: 0;
width: 100%;
display: block;
text-align: left
}#topmenu ul li ul li a {
padding: 12px 8%;
width: auto;
margin: 0;
display: block;
font-weight: 400;
line-height: 100%!important
}#topmenu ul li ul li ul {
left: 100%;
margin-top: -39px;
float: none;
margin-left: 0
}#topmenu ul li:last-child ul {
right: 0
}#topmenu ul li:last-child ul li ul,
#topmenu ul li:last-child ul li ul li ul,
#topmenu ul li:last-child ul li ul li ul li ul,
#topmenu ul li:last-child ul li ul li ul li ul li ul,
#topmenu ul li:last-child ul li ul li ul li ul li ul li ul {
margin-top: -38px;
left: -100%
}#topmenu ul li span {
font-size: 12px;
opacity: .5;
padding-left: 5px;
position: absolute
}#topmenu ul li ul li span {
display: none
}#topmenu .zn_parent_menu:hover li a {
border: none!important
}.has_trans_header.home #topmenu {
background-color: transparent!important
}span.menu_desc {
display: block;
padding-top: 5px
}.mega-menu-item span.menu_arrow {
display: none
}#topmenu ul li.mega-menu-item ul li ul {
background-color: transparent!important
}September 26, 2019 at 6:49 am #131400Hi,
Kindly use this one
.postitle.entry-title { line-height: 50px !important; }
Regards,
DaveSeptember 26, 2019 at 11:26 am #131449Thanks it work!
September 27, 2019 at 12:00 pm #131509Hi Guillermo,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/24/
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.