-
Search Results
-
Hello,
I add this code to my CSS
.social_header .phone-info {
color: white;
font-size: 1.70em;
}
to increase the font and change the color on toolbar in header but doesn’t work for me. I’m using the last WordPress and Enfold versions.
Can you help me?
Thank you.
RegardsTopic: comments font size
Hey,
I`m trying to change the font size of the comments by adding the following to custom.css or the quick style, but no luck:
#top .comment_text { font-size: 48px;}
and even this:
#respond p.comment-subscription-form label { font-size: 46px !important; }but no change….
Please help.
Thank youHello,
My site is dev.toogoodwinery.com
I am using posts for their events as you can see under the Events tab. My question is the white margins around the Feature Image. No matter the size of the image that white border shows up. Also, where is the controls to change the text color for the Post details under the title in both the main post and the sidebar? I searched the forum but could not find an answer to this.
I really like this template by the way, most everything else is easy to control and find! I am sure this issue is all me!
Cheers,
Russ
Topic: Mobile Problem
Hello,
This is a topic I started on Themeforest and was asked to open a thread here.
I have problems on mobile with these 2 websites:
http://www.snnlaw.co.il/
http://www.ranibleierstudio.co.il/As you’ll see, when going mobile on these 2 sites, the buttons and links on the homepage don’t work. Some of them do, and some don’t. I tried it on iPad, iPhone and Galaxy S3. It’s a big problem for me since the mobile part is very important for me. I have been using the AVIA layout builder.
This is the quick css I put in the enfold settings:
h1, h2, h3, h4, h5, h6, p, body, #socket .copyright, #top .footer_color .input-text, #top .footer_color input[type=’text’], #top .footer_color input[type=’input’], #top .footer_color input[type=’password’], #top .footer_color input[type=’email’], #top .footer_color input[type=’number’], #top .footer_color input[type=’url’], #top .footer_color input[type=’tel’], #top .footer_color input[type=’search’], #top .footer_color textarea, #top .footer_color select .main_menu ul:first-child > li > a{
font-family: ‘atlas’, sans-serif;
font-weight: 400;
}h1{
font-size:60px;
line-height: 66px;
}h2{
font-size:40px;
line-height: 46px;
}h3{
font-size:28px;
line-height: 34px;
}p{
font-size:19px;
line-height: 25px;
}#header_main .container, .main_menu ul:first-child > li a {
height: 60px;
line-height: 60px;
font-family: atlas;
font-weight: 400;
font-size: 18px;
}#socket .copyright{
font-size:14px;
line-height: 18px;
}#top .footer_color .input-text, #top .footer_color input[type=’text’], #top .footer_color input[type=’input’], #top .footer_color input[type=’password’], #top .footer_color input[type=’email’], #top .footer_color input[type=’number’], #top .footer_color input[type=’url’], #top .footer_color input[type=’tel’], #top .footer_color input[type=’search’], #top .footer_color textarea, #top .footer_color select{
font-size:17px;
line-height: 18px;
width: 75%;
}#top select{
background-position: 12px center;
margin-top: 10px;
}#top .socket_color .input-text, #top .socket_color input[type=’text’], #top .socket_color input[type=’input’], #top .socket_color input[type=’password’], #top .socket_color input[type=’email’], #top .socket_color input[type=’number’], #top .socket_color input[type=’url’], #top .socket_color input[type=’tel’], #top .socket_color input[type=’search’], #top .socket_color textarea, #top .socket_color select{
width: 100%;
}#top h3 a {
font-size: 19px;
}.rani-about-small{
display:none;
}#top .main_menu .menu li ul a {
width: 100%;
height: auto;
float: left;
text-align: right;
line-height: 23px;
padding: 8px 15px;
font-size: 16px !important;
min-height: 23px;
max-width: none;
text-decoration: none;
}.main_menu ul:first-child > li a {
height: 60px;
line-height: 60px;
padding-right: 20px;
}.avia-button.avia-size-medium {
font-size: 17px !important;
font-family: atlas !important;
color:#000 !important
}And this is what I put in the custom.css file:
@font-face{
font-family:’atlas’;
font-weight:400; /*(regular)*/
font-style: normal;
src: url(‘atlas-aaa-400.eot’);
src: url(‘atlas-aaa-400.eot?#iefix’) format(’embedded-opentype’),
url(‘atlas-aaa-400.woff’) format(‘woff’),
url(‘atlas-aaa-400.ttf’) format(‘truetype’);
}#top textarea {
width: 100%;
height: 140px;
}
#top .avia-menu-fx {
height: 5px;
}
#top .scroll-down-link {
height: 65px;
width: 100px;
margin: 0px 0 0 -40px;
line-height: 70px;
position: absolute;
left: 50%;
bottom: -1px;
color: #000;
background: #AAA;
background: #50d1f5;
text-align: center;
font-size: 40px;
z-index: 100;
text-decoration: none;
border-top-left-radius: 223px;
border-top-right-radius: 223px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}Plus these are the plugins I use:
RTL Tester
Limit Login Attempts
Contact Form 7
Wordpress ImporterThanks for your help.
YakiTopic: Change the 'rollover' arrow
Hi there,
How do I change the rollover ‘arrow’ that appears over interactive boxes. I assume its accessing an ICON font but how do I change it to say a chunky/thick ‘plus’ (+) sign instead?
Is it also possible to change the size of both the circle and the icon font too (if this is poss then might need to adjust positioning within circle/disc)? I’m OK with basic CSS and have a Child Theme already setup?
Cheers
Andythema update after enfold, pictures of the gallery and font sizes were totally misconfigured
Hi, in this thread https://kriesi.at/support/topic/responsive-bug-on-image-slider-text/ I was told how to change the responsive text within an Easy Slider which you can see from the code below. Please can you let me know how to make the text resize correctly with the Full Width Easy Slider (http://gd3.geneticdigital.co.uk/g-test-page/) as it’s not displaying correctly in landscape & portrait in a Nexus 7 and iPhone 5.
Thanks
Mobile Styles ================================================== */ /* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */ @media only screen and (max-width: 767px) { /* Add your Mobile Styles here */ } @media only screen and (max-width: 767px) { .avia-slideshow .avia-caption .avia-caption-title { font-size: 18px; padding: 2px; } } @media only screen and (max-width: 480px) { .avia-caption{ padding: 0; bottom: 3px; } .avia-caption .avia-caption-content p {padding: 2px;} }Topic: Smaller Menu size



