Forum Replies Created
-
AuthorPosts
-
Hi tyler3190 ;
heve you seen this topic : https://kriesi.at/support/topic/portfolio-pages-not-found/Hi Kris1711 ;
is it what you’re looking for : https://kriesi.at/support/topic/mobile-menu-showing-up-on-the-right/Hi jleland ;
I think your images should be square
and
those images are tooo big (B Gates 1198*805px, B Clinton 1600*1156px)
all you need is something like 200*200 (a square as you like)Gunaydin gencliksaati ;
if I don’t misunderstood ; you would lke to move right on mouse hover :
so try this line :#top .av-main-nav ul a:hover{text-align: right !important;}
you can also try this one too :
#top .av-main-nav ul a:hover{padding-left: 25px !important;}
- This reply was modified 9 years, 9 months ago by begrafiks.
Hi erron ;
I think you should add a css class field to your element (1/3).
You can find more information http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/Hi gencliksaati ;
you can try to add one of the lines into your custom css:align to right
#top .av-main-nav ul a{text-align: right !important;}
align center
#top .av-main-nav ul a{text-align: center !important;}
iyi geceler
Hi harris ;
in your styles I’ve found this line :#top #header .av-main-nav > li:hover > a{color:#c81016;}
Try to add this in to your custom css :
#top #header .av-main-nav > li #menu-item-10271:hover > a{color:#fff;}
in order to have a “white” color in case of hover
- This reply was modified 9 years, 9 months ago by begrafiks.
Hi shafiqkhan ;
you can try to add these lines into your custom css file :#1 : to create an extra top space :
#header_main {margin-top: 25px;}
#2 : to create an extra space bneath the header (it depends on the size of your header)
#main {padding-top: 150px;}
adjust the size as you like
Hi msahli ;
give an “id” to the color section with Section ID field (at the bottom oh color section),
and use this “id” to change only this color section.#your-id{ padding: 0px !important;}
Hi style960 ;
yes, you can insert your personel “id” in the Custom Css Classes of the elements.
if there is no Custom Css Classes you can find more info here : http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/Hi magpie6 ;
I think to fix the size of an element without naming that element just with “body” tag is hazardous, I said “voilent” inorder to take your attention in that point.
I would write ;body h2 {font-size: 24px !important;}
Otherwise;
in the special headings there is also a Custom Css Classe zone which could help you.
if you would like to increase size of every text may be you should try something like :body p {font-size: 110% !important;}
Hi magpie6 ;
1- @media only screen and (max-width: 768px) = works OK,
2- Why such a viloent(!) code for your heading h2, just chose your size in the heading element.Hi axelx07 ;
if I don’t misunderstood : you write into Custom Css Class Zone “#your-id”if so ; do not type “#”, as this zone is planned to get “your-id” as an “id” Enfold encludes it for you.
Hi studio-Lux ;
If I don’t misunderstood :
In the Custom Css Classes you should just write the name of “your-id” without “#”- This reply was modified 9 years, 9 months ago by begrafiks.
January 31, 2015 at 11:51 am in reply to: Transparent horizontal section is sliding over fullscreen background image #388726Hi wordmax ;
“the transparent image shows only white color in the browser not the background image” = there would be a background color of the color section, you can add an id to your color section and try to change it.I would try :
1 – color section ; my-image in it,
2- color section ; my-image (reduced opacity) in it,
3- color section ; my-image in it,and the last but not least “your-site” = 403 page
- This reply was modified 9 years, 9 months ago by begrafiks.
Hi danieltjohnston;
all of the those three demos are full witdh pages.
So I would say “why not”January 30, 2015 at 11:20 pm in reply to: Transparent horizontal section is sliding over fullscreen background image #388597Hi wordmax;
I would try ;
to add a background image to the page (by page-id-XXX)
and insert a transparent image in a color section (to have the transparent image rolling over the background image)- This reply was modified 9 years, 9 months ago by begrafiks.
January 30, 2015 at 11:07 pm in reply to: Transparent horizontal section is sliding over fullscreen background image #388589Hi wordmax ;
I can’t see the link,
but if I don’t misunderstood …. you should use Advanced Layout Builder (at the top while creating your page) Color section > Background section (and add an image.hi erron ;
try with this :.post-title .entry-title{display: none;}
- This reply was modified 9 years, 10 months ago by begrafiks.
Hi mrcityrunner ;
#1
in order to add your phone number :
Theme options > Header > Extra elements > Header Phone Number/Extra Info#2
in order to add a link in that section :
this can help youJanuary 27, 2015 at 12:44 am in reply to: İkon ekleme ve ikon büyüklüklerini ayarlama (Turkish) #385952Hi pitcheuse;
you can try these lines in order to change the size of the icons ans the text :.avia-icon-list .iconlist_icon{border:none;height: 24px;width: 24px; line-height: 24px; font-size: 15px;color:#FF8C00;} .avia-icon-list .iconlist_content_wrap p{color:#000!important; font-size:15px !important;}
adjust the size and the color as you like
January 26, 2015 at 1:14 am in reply to: İkon ekleme ve ikon büyüklüklerini ayarlama (Turkish) #385225Hi pitcheuse ;
to change the font size of a page you should use the “id” of the “body” tag, there is a class attribute as “page-id-XX..page-id-XX p {font-size: 16px; }
adjust the size as you like.
Her sayfainin “body” basligina bagli “id” ismini kullanarak o sayfadaki elemenlarde degisiklik yapabilirsin.
Hi gharding ;
inorder to have a regular size of the blocs you should adjust the size of the elements which are beneath the “header_meta” too ;#header_meta .container{min-height: 50px;} .phone-info {line-height: 40px;} #top .social_bookmarks {height: 50px;} #top .social_bookmarks li a{padding-top: 10px;}
just adjust the size for your purpose
Hi gharding ;
try to add this into your css :#header_meta{height: 50px !important;}
adjust the size as you like
January 24, 2015 at 8:54 pm in reply to: How to increase the text size of the icon list titles and text? #384992Hi bakbek ;
try to add this line in to your css :.iconlist_content p{ font-size: 15px !important}
adjust the size as you like
Hi Hatchman33 ;
“your image” of profile depends on “Gravatar”
you can find information here : https://fr.gravatar.com/support/Hi Yanniks :
Dasboard > Menus :
1- Create “your menu”,
2- Put every page you want into that menu,
3- Create a “link” and put it into “your menu”,
4- Delete the link web (if there is) and name it as you want to see in your site.
5- Put your “sub pages” under this “link” without adresse.Hope it’s clear enough
Hi huysal11 ;
there was a topic in which this question was treated :
https://kriesi.at/support/topic/i-would-like-to-change-h1-capital-letter-to-small-caps/Hi chapdes ;
I’ve had a similar problem, and solved by changing end rechanging “permalinks”Hi bonami ;
I f I don’t misunderstood ; you can take a look to “Grid Row” in the Advanced Layout Builder
see here : http://i.imgur.com/I0uDrX6.png -
AuthorPosts