Forum Replies Created
-
AuthorPosts
-
February 22, 2016 at 5:28 pm in reply to: Background appearing in top bar in larger monitors #587313
hi thestrorywebsites;
the background image of your color section isn’t big enough (1921x670px)
Either you use a bigger image (1921x791px)
or use the option “stretch to fit” in the color section.Hi dalboslampen ;
by adding these lines into your custom style file you can achivee to show all of your menu an sub-menu (to push them (!) left).
But be carreful it depends on :
1- the lenght of the text in your sub-menu,
2- the attributes of your Mobil-Menu (see the image – Mobil Menu) :
/*TO PUSH THE MAIN NAVIGATION TO THE LEFT/* .main_menu{ right: 60px !important;} /*TO SHORTEN THE WIDTH OF THE SUB MENU*/ .av-main-nav ul {width: 190px !important;}
- This reply was modified 8 years, 9 months ago by begrafiks.
Hi @brogilberto ;
you can choose “transparency” or not “transparency” option while creating your page in the “Layout” section (on the right side).Hi charlotteraboff;
I’m not sure but this would help you :
.html_header_top.html_header_sticky.html_large #main{padding-top: 86px !important;}
February 8, 2016 at 1:23 pm in reply to: Probleme with the size of the image in "color section " #579572Hi cecilepinuea ;
just incase I share how I do insert my image into a color section, color section :- This reply was modified 8 years, 9 months ago by begrafiks.
hi inaudit ;
1 – to reduce the gap under the fullwidth submenu :
.content, .sidebar{padding-top:50px !imortant;}
*** but it will effect all over the site.2 – to remove the lines of the menu in the widget (left sidebar) ;
#top .content .flex_column .widget_nav_menu li { border: none !important;}
3 – I’ve no idea yet, it’s too late for me, sorry.
hi strumpumpei ;
have you tried with
#top #header .main_menu avia-menu .current-menu-item{
color: #F1C254 !important;
}Hi rafke;
try to add this into you custom css ;
#header .avia-custom-sidebar-widget-area .widget{ border: none !important;}
Hi wnov,
following the first codes that I’ve given above here codes to change the position of that block ;
left aligne :/*****change position left*****/
.avia-caption{left: 0 !important;top: 5px !important;}
.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;
/*****change padding*****/
padding:10px !important;
/***** I’ve just added following ones *****/
font-style: italic !important;font-family: Lato;
}Hi wnov,
to hide on mobil ;/* 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) { ..avia-caption{display: none !important;} }
smaler font size ;
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) { .avia-caption .avia-caption-title { background: #222; filter: alpha(opacity = 80); background: rgba(0, 0, 0, 0.5); display:inline-block; margin:0 0 1px 0; padding:10px 15px; /***** I've just added following ones *****/ font-style: italic !important;font-family: Lato; /****smaler font size*****/ font-size: 12px;} }
February 4, 2016 at 12:44 am in reply to: I didn't get any respnse in the last 26 hours for my open topic,single post wide #577434Hi fridu83 ;
the image size is 845*321px but I think you’ve given a larger (than 1310px) width size of the site ;
therefore I would advice :
– use a larger image (1043*321px) acording to adjust a just larger of your page,
– change the width of your site.Hi wnow;
if I’m not mistaken you can achive what you want by using these following css codes :
I give you just as an example, adjust theme as you like..avia-caption{left: 97px !important;top: 5px !important;} .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; /***** I've just added following ones *****/ font-style: italic !important;font-family: Lato; }
Hi wnow,
try to add these lines in to your custom style :button.mfp-close, button.mfp-arrow { display: none !important; } .mfp-bottom-bar { display: none !important; }
Hi drimendo ;
the words in your title are seperated by non-breaking space.
see “non-breaking space”Hi fixedopsinsight ;
You can find it in ;
Dashboard > Theme settings > Blog > Blog meta elements
see the image- This reply was modified 8 years, 10 months ago by begrafiks.
Hi Cweidler ;
here you can find “how to creat a mega menu” and further informations :
http://kriesi.at/documentation/enfold/videos/August 29, 2015 at 4:09 pm in reply to: Can not get full width slider to display image at the original size #495343Hi pkonstan and the Team,
sorry to jump in?
The images of the both sites are not the same size (the width).As Enfold push the images to the size of the screen “Stretch to fit screen” the smaller images are pushed to get bigger (as is in http://kdmstaging.com/kinder1/),
but those ones which are bigger (https://www.kdmconsultants.com/) would be pushed to be bigger in a (much) bigger size of scrren.See the image http://i.imgur.com/75CMldv.png
Hi mike1270 and the Team,
sorry to jump in,
I think what mike1270 is looking to achive (if i do not misunderstood !) can be done with Enfold too.
See thhe topic about “background image of a Color Section” https://kriesi.at/support/topic/full-background-image-possible-like-this/#post-404160Hi senso ;
in order to have the time text on “normal case” (April 21, 2014) instead of (APRIL 21, 2014)
add this line into your child theme style.css file :.av-magazine-time {text-transform: none !important;}
And the fourth one; for a restaurant in Paris, based on “Enfold Classic Restaurant Demo” : http://restaurantfaubourg.fr
Hi Bikul ;
Color from “Transparency option” is for the color of the “transparent header”,
Color from “General style > Logo area” is for the color of the “shrinking header”.See the image
Hi aborlotti ;
in the Quick CSS,
insert (your-page-id-number) before the code in order to target a specifique page :.page-id-007 .av-special-heading {text-shadow: 0px 1px 1px #000 !important;}
- This reply was modified 9 years, 4 months ago by begrafiks.
Hi sjasen ;
You can try this ;.caption_framed .slideshow_caption .avia-caption-title { padding: 20px 25px !important;}
Hi aborlotti ;
you can try this :
.av-special-heading {text-shadow: 0px 1px 1px #000 !important;}
Hi keifgeorge ;
Use “Color Section” from “Layout Elements”,
And add a “Special Heading” from “Content Elements”
here is in image :
Hi rdswestnet;
I think it happens because of “padding” and “font size”.
try to add theses lines into your custom css file or the quick CSS area :/* Mobile Styles ================================================== */ @media only screen and (max-width: 990px) { .av-image-caption-overlay-center{ padding: 0px 0.5em; font-size: 24px; } }
Hi wiwaldi79;
Have you seen this page :
http://www.w3schools.com/cssref/pr_text_word-spacing.aspHi wiwaldi79;
you can find the answer here :
http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/
https://kriesi.at/support/topic/one-page-menu-anchors/Hi keifgeorge ;
Use “Avia Layout Builder”
1 – Insert a “Fullscreen Slider” (from “Media Elements”) and check “Display a scroll down arrow”,
2 – Add a “Grid Row” from “Layout Elements”,
Insert/adjust the number and size of the “Cell” (Attention to “Padding”),
3 – Insert your image(s) (from “Media Elements”) into each of the cells,
3-a-b – Choose “Image Hover effect”,
3-c –and “Link Settings”,
Here an image of the steps :
- This reply was modified 9 years, 4 months ago by begrafiks.
Hi romero2 ;
here is the answer :
https://kriesi.at/support/topic/copyright-7/#post-233103 -
AuthorPosts