Forum Replies Created
-
AuthorPosts
-
Hi robertscott;
a rapid answer, I hope not a bad one :
try to add this line into your css file:.page-id-241 .avia-data-table .avia-heading-row:nth-child(1){background-color: #D2D3D5 !important}
Hi fesarlis ;
the layout is :
Header is transparent,
> Color section with background image
(check the size of the image, you can give a custom height to your color section and/or a custom “id” in order to target it better.
> Special heading (h1)
and write “Eat at home>/strong”
choose to add subtitle
and write Delivery avialable Mon – Fri, 10am – 16pm”
*change with your own text
Hi Jakob40004000;
here how to enter tabs in image- This reply was modified 9 years, 8 months ago by begrafiks.
Hi SRD ;
as I mentioned above ; there is a difference of CSS between ;
the “archive” https://web.archive.org/web/20141218193924/http://smartcoffeeclub.com.au/
and
on “line” http://smartcoffeeclub.com.au/.In both exampels :
> there is a “color section” element (with #titlemain) containing
> an ALB element “1/1” in which
> there is a “text” element (h1) “WHERE WILL YOU LET IT TAKE YOU?”.But on “line” example I’ve not seen a CSS code for (#titlemain)
and this lack of (#titlemain) creates a difference on the “background-size properties”.If you try to add this line in your custom css on “line” you would perhaps have the same layout as it was on “archive” :
#titlemain {height: 100px; border-top-style: solid; border-bottom-style: solid; border-color: #c3954c; background-size: contain;}
see more information about “the background-size property” : http://www.w3schools.com/cssref/css3_pr_background-size.asp
Hi squirrelza ;
you can find some information in this topic : https://kriesi.at/support/topic/remove-demo-import-button-from-enfold-theme-options/Hi ranko1;
I think this problem was solved with Enfold 3.1
if you have not updated yet you can find the answer in this topic : https://kriesi.at/support/topic/no-mobile-menu-2/Hi newtonlinchen ;
if you -only- want a link on each of the following titles :
(Traders) (Corretoras) (Asset & Family Offices)
you should :
1 – give a custom id (your-custom-id-color-section) to your color section in which you have insert those three titles
2 – insert your text into “spacial heading” in this way :<a title="Traders" href="http://your-traders-page">Traders</a>
3 – and add this line into your child theme :
#your-custom-id-color-section h3 *{ text-decoration: none !important;}
Just adjust the color and size of your h3 tag
In this way you can even add a background image to your link “a” tag by adjusting size, hover etc.
- This reply was modified 9 years, 8 months ago by begrafiks.
Hi MathiasVie;
the break point is 990px,
I think if you change this line in order to reduce the space at the left of “DE” in your child theme style (lines 73-76) ;.polynavi .lang-item-4{ padding-left: 0px !important;}
and add this one too tin order to reduce the space between main menu elements ;
#top .av_seperator_big_border#header .av-main-nav > li > a{padding: 0 13px 0 0!important;}
they all will stay at the same line till 990px.
Hi newtonlinchen and Yigit;
sorry to jump in;
I would do in this way :
#1- create 3 blocs,
#2, 3- insert a bloc image and another bloc text in each of them,
#4- insert “the link” on to the image,
#5- insert “the link” on to the text (WITH YIGIT’S CODE ABOVE).
see the image
- This reply was modified 9 years, 8 months ago by begrafiks.
Hi computacure ;
a hazardous way :.page-id-734 .content {padding-top: 20px !important; padding-bottom: 20px !important;}
In order to target the right element I would advise to see this topic too : http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Hi shoo;
maybe this topic can help you :
https://kriesi.at/support/topic/footer-for-small-page-content-no-fixed-footer/Hi mleite1 ;
just duplicate your “gallery” which is after “Casa Tipo 01 Navegue pela galeria”
and change the images in it.
You will have two galleries one at top, the other beneath.Hi web4smallbusines ;
is it what you were looking for : http://kriesi.at/documentation/enfold/register-additional-google-fonts-for-theme-options/Hi Haycreations;
The “first line” is a <h2> the “second line” is <p>
try to add this line too :.avia-caption-content{}
Those two lines depending of these lines,
you can try to adjust for your use :.caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title, .avia-caption .avia-caption-content p, .avia-caption .avia-caption-title { background: #000; filter: alpha(opacity = 80); background: rgba(0, 0, 0, 0.5); display:inline-block; margin:0 0 1px 0; padding:10px 15px; }
Hi shoo;
try to add this line into your custom css;#footer{max-height: 35px !important;}
adjust the size as you like
Hi SRD ;
there is a difference of code css between two examples :
the archive one has :#titlemain {background-color: #ffffff; background-size: contain; border-top-style: solid; border-bottom-style: solid; border-width: 3px; border-color: #c3954c;}
but the new one doesn’t have
Hi markzarak ;
while creating you “speacial heading” you can choose the “tag” (h1, h2, h3, h4, h5 and h6), size in pixel and the color of the text.
see the imageif you choose “h5” then the css code would be :
body .av-special-heading .av-special-heading-tag h5 {background-color: #61728e;}
if you choose “h3” then the css code would be :
body .av-special-heading .av-special-heading-tag h3 {background-color: #61728e;}
Hi markzarak ;
try to add this line into your custom css :body .av-special-heading .av-special-heading-tag {background-color: #61728e;}
PS : after “.av-special-heading-tag” you can insert either (h1, h2, h3 etc) in order to target the right title style.
HI mijyman ;
#1 : you have already this line in your custom css :div .logo { top: 30px;}
adjust as you like
#2 : you can try with this code :
.html_boxed #main {margin-top: 50px;}
#3: you can find the answer in this viedo : http://kriesi.at/documentation/enfold/portfolio-item/intro-to-the-header-configurator/
- This reply was modified 9 years, 8 months ago by begrafiks.
Hi Kozinu ;
here you can what you are looking for, and more : https://vimeo.com/channels/aviathemes/67651241Hi janetgot;
I would imagine that you should use “”Media queries”./*Desktop Styles */
@media only screen and (min-width: 768px) {
/* Add your Desktop Styles here */}
/*Mobile Styles */
@media only screen and (max-width: 767px) {
/*Add your Mobile Styles here */}
March 12, 2015 at 8:12 pm in reply to: How to increase the size of the round Testimonial images (Enfold theme) #410700Hi digalo ;
add this line into your custom css file :
.avia-testimonial-image{width: 180px !important; height: 180px !important;}
adjust as you like but as the size of the image is 180px do not make it bigger then 180px
Hi aetios ;
sorry I’ve not seen the secod one.I’ve just checked the one below it works for two ;
.avia_transform .av_slideshow_full .active-slide .avia-caption-title, .avia_transform .av_fullscreen .active-slide .avia-caption-title {text-shadow: 3px 3px 2px #000;}
Hi aetios ;
I think this line of css can help you ;.avia_transform .av_slideshow_full.avia-fade-slider .active-slide .avia-caption-title,
.avia_transform .av_fullscreen.avia-fade-slider .active-slide .avia-caption-title
{text-shadow: 2px 2px 1px #000;}adjust it as you like, you can find some help for text-shadow and other css stuf here : http://css3generator.com/
Hi LorbeerDesign ;
I think you should follow these steps:
#1 : Dashbord > Menu,
#2 : Activate WP page options,
#3 : Check “Classes CSS”,
#4 : Create “Your-Menu”,
#5 : Insert your elements (pages, etc.) into “Your-Menu”,
#6 : Use “Css classes” in order to operate onto each of the “Your-Menu” elements,
#7 : Add your custom css styles into your css file.Here is an image :
- This reply was modified 9 years, 8 months ago by begrafiks.
Hi mikepeter ;
is it what you were looking for : http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/Hi Lamberty ;
try to add this line in to your css file :#header_main{border-bottom: none !important;}
Hi MarkDaynes ;
you can find the information (and further) here : http://kriesi.at/documentation/enfold/remove-the-import-dummy-data-button/Hi Fiscalio ;
# 1 you can find the answer (and more) here : http://kriesi.at/documentation/enfold/replace-the-default-blog-latest-news-title/Hi Jaap de Wit
# Choose any of theme = All of the catagories are included even thoses that you creat after «your slider»,
# Choose some or all of theme = All of the choosen catagories are included, those that you creat after «your slider» are not includedHere is an image :
http://i.imgur.com/kMYgwg9.jpg -
AuthorPosts