-
Search Results
-
Topic: Blog Layout
Hello,
Currently, we are using the blog grid style. We want to switch back to the featured image on the left with a snippet on the right. In General Settings, we switched the layout to single author small pic and nothing happened.
Here is the url: http://chicagoweddingblog.com/
Below is all the code in Quick CSS in case there may be a conflict.
@media only screen and (max-width: 767px){
.responsive .mobile_slide_out .logo img {
width: 80%;
height: auto !important;
padding-top: 15px;
}
}.single-post .big-preview.single-big { display: none; }
div .logo {
top: 20px !important;
}
.header-scrolled .logo {
top: 0px !important;
}Please advise.
Cheers!
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.
YakiHi Guys,
You kindly helped me out with the gallery sizing issue here:
https://kriesi.at/support/topic/google-fonts-impacting-gallery/
However, on entering the CSS code recommended:
#top div .avia-gallery .avia-gallery-big-inner { height: auto; }
The lightbox now behaves incorrectly.
In Google Chrome it does not appear. The page fades to grey and if you scroll down to the bottom of the page there is a large white space displayed.
On Samsung Tab 3 – Chrome browser it does not display the light box at all
On Samsung Tab 3 – native browser it does not show the lightbox
On Samsung Galaxy S2 – native browser, lightbox doesnt show but also, the header appears very extended ??
On Samsung Galaxy S2 – Chrome browser the lightbox appears, but you have to “chase” it down the screen. Also the extended header is present and I also notice the google fonts are not displayed at all??
On IE11 everything works as expected
Haven’t tested firefox or Safari yet…Any help gratefully received!
Thanks,
StuartTopic: enfold UPDATE ERRORS / help!
Hi!
Thank you for a fantastic theme. It is a pleasure to work with and looks good. I am setting up a second site using this theme now.
I am experiencing an issue with the header and footer in mobile and tablet view;1. In mobile view the menu is overlapping the header logo and the logo does not scale down.
I have tried some of the quick css codes related to similar issues in the forum without any luck. It would be sweet If the logo scaled down in mobile view (like it does when you scroll down with fixed header), or changed to a smaller image.2. the footer in “tablet view”, I am using 4 footer areas, and would like them to appear as either 4 or 2 or 1 columns. Now there are 3 columns and it does not look too good. This is not a major issue, but would be nice to solve this.
Here is the page: u-monitor.net
Can you please help me resolve this?
Thank you_urban_
ps.
I am currently using this quick css that i found in the forum, but the menu is still overlapping the logo.@media only screen and (max-width: 767px) {
.container .nine.units {
width: auto;
}}Topic: LAYERSLIDER ISSUE
Topic: Iconlist icon size change
Hi guys,
2 quick questions:
1 –> on my following page: http://goo.gl/pIKt4s I want to make some changes to the iconlist on the #av_section_3.
I want to reduce the size and color of the red circle background of the icons. And I also want to make the icon size smaller. No matter how many times I tried to do this, either the timeline is not aligned or the icon boxes move on one side.
Could you help?
2–> Does the theme support scrolling animation? For instance if a user clicks on “services” on the top main menu navigation, the browser automatically scrolls down to the services section on a one-pager website? Or is there a way I can do this on css?
Thank you in advance!
AliTopic: header / menu
Hi, what’s up
2 questions concerning the following link: http://wirex-systems.com/wordpress/1. how can I avoid the header resizing when scrolling down the page, meaning that I would like it to be fixed without any change. (I’m using Small fixed Header)
2. Please play a moment with the ‘Vertical’ sub-menu; Note that all the content is in one page and by selecting a sub-context, the page scrolls automatically.
My problem is that when clicking on ‘Telecom’ or ‘Cyber…’ (of which I used my #tags), the page immediately jumps! but when clicking on ‘Government’ (which use #top) the page is smoothly scrolling back.
Of course, same in the ‘Products…’ page.
How can I make my #tags to behave smoothly just like the #top ?Many thanks
1+2 ) Easy Slider/ Photo/ Text Block within Color Section:
I am trying to place an easy slider within a color section and have it fill the height to 100% yet be in a 1/3 column layout area and text next to it in 2/3 column. there is a fixed border around the easy-slider which I cannot get rid of – any code?
– this is the css I defined the color section area with:
#workshopscolorsection {
height: 360px!important;
}
.avia-slideshow-inner {
padding: 0px; margin: 0px, 0px, 0px, 0px;
}
– Alternative is to have a photograph within the color section but when I try that the content (in a text block) rides over the photograph.
– Another alternative is to have a photograph within a text block but the photograph will not flush to the top of the color section – and when we go to mobile mode the text in the color section rides over the text in text blocks placed below the color section – the same happens with any text block within the color section.
– In mobile mode the entire page is a mess.Any solution to what I am trying to do? HOPE THIS IS CLEAR
5 ) HEADINGS:
I have resized all the headers. How to reduce line-height between headings and other heading? Or is the line-height automatically considering the 150% I programmed in. Also the line-height in mobile mode does not reduce proportionally.4 ) HEADER:
This is some code you gave someone else to keep the logo in the header full-size when scrolling
#header_main .container,.main_menu ul:first-child > li > a, .logo img, .logo a {
height: 115px !important;
line-height: 115px !important;
max-height: none !important;
}problem I am having is that in scroll modus there is no padding under the logo – code?
sometimes the logo squishes together to be very thin.5 ) CSS to alter SIDE MENU font, colour?
Thanks!
I have tried to be as clear as possible hope it is!Topic: fixed logo changing size
Hi,
When I begin to scroll down my page. my logo automatically re-sizes and appears to small. How can I have a fixed logo that stays the same size even with scrolling?
Thanks in advance!
Hey guys,
I know I have seen the post before, but can’t find it now. How do we make galleries load image thumbs automatically, not after someone scrolls down the page? This is in reference to http://codelessme.com/casey/figures/
Thanks in advance.
David
