Forum Replies Created
-
AuthorPosts
-
Hi BodyTalkCare;
you can find the information about child theme (and further) here :
http://kriesi.at/documentation/enfold/using-a-child-theme/Hi BodyTalkCare;
Yes (if you don’t have a Child Theme)Ps: this code works only! in the page “meet-hathan” (.page-id-16)
Hi BodyTalkCare;
Try to add this into your css file ;
.page-id-16 .column-top-margin { margin-top: 20px !important;}
adjust the size as you like.Hi keifgeorge ;
“the menu” at the bottom of that page is done with “Grid Row”.
1 – While creating your page use “Grid Row” from “Layout Elements”,
2 – Insert/adjust the number and size of the “Cell” (Attention to “Padding”),
3 – Insert your image(s) with “Image Hover effect” and “Link Settings”,
and
4 – done.Hi Munford;
here is what I see;
No redirection, each of the adresses goes to either to “http://www.cfcnorge.com” or to “http://www.cphfilm.no”.
They (seem to) have the same content and they, both, are responsive.
see the mock-up :
Hi nicsans ;
a rapid answer ;
- This reply was modified 9 years, 4 months ago by begrafiks.
Hi Picante ;
try to add this code into your custom css file :.news-time{display: none !important;}
Hi Richard;
you can find the answer here https://kriesi.at/support/topic/how-do-i-part-2/Hi oldvilladental ;
have you tried this one ;#menu-item-212 .avia-menu-text { color: #ff00cc !important; font-weight:bold !important;}
- This reply was modified 9 years, 6 months ago by begrafiks.
Hi watchamacolin ;
yes, it’s possible with Enfold by adding “your-custom-id” to “Color section”Your Navigation =
Your-first-section / Your-second-section / Your-third-sectionPage layout =
First Color section (with ID “your-first-section”)
Second Color section (with ID “your-second-section”)
Third Color section (with ID “your-third-section”)You can find exemples ind the demo of Enfold
http://kriesi.at/themes/enfold-one-page-portfolio/
http://kriesi.at/themes/enfold-restaurant-one-pageHi famewebdesign :
Inorder to delete the white spaces between menu items you should just delete the “margin” (but keep the color) in your child theme :li#menu-item-242 {background-color: #30b9db;} li#menu-item-86 {background-color: #aac718;} li#menu-item-87 {background-color: #30b9db;} li#menu-item-88 {background-color: #30b9db;} li#menu-item-89 {background-color: #30b9db;} li#menu-item-90 {background-color: #30b9db;} li#menu-item-85 {background-color: #30b9db;}
Hi hisari ;
you can find the answer here :
https://kriesi.at/support/topic/custom-link-for-logo/Hi eamanzotti ;
If I’ve not misunderstood you are looking for :
http://kriesi.at/documentation/enfold/setting-up-your-mega-menu/Hi markmclaren74 ;
The answer you’re looking for is here :
https://kriesi.at/support/topic/menu-in-mobile-view-2/Hi strengthcoaching ;
In order to insert my own css classes I would type (or paste) my text in “Text” part of the bloc text.
Then insert my classes (For Example ; “span”)
The example with your page http://strengthinnumberscoaching.com/test/
I’ve inserted :
“my-big-text”
“my-italic-text”
“my-underline-text”
one or two of theme. (By separting two (or more) classes you can have more ability to targetAnd added into custom css file :
.my-big-text{font-size: 20px !important;} .my-italic-text{font-style: italic !important;} .my-underline-text{text-decoration: underline !important;}
See the image below
- This reply was modified 9 years, 6 months ago by begrafiks.
Hi ALCOR ;
is it what you were looking for ?#menu-item-123{color: #FFF !important;} #menu-item-123:hover{color: #000 !important;} #menu-item-124{color: #FFF !important;} #menu-item-124:hover{color: #000 !important;}
Hi georgesociel ;
try to add this code into your custom css file ;#top .av_header_transparency #header_meta{background: #FFF !important; box-shadow: none !important; border-bottom: none !important; }
Hi strengthcoaching ;
# 1 : You can chose a size for the bloc text as it’s shown :
# 3 : Add this code into your custom css file :
.widget{padding: 5px 0 5px 0 !important;}
Hi karennel ;
try this line :.phone-info span { padding: 0px 0px 0 0px !important; margin: 0px 0 0 0px !important; }
- This reply was modified 9 years, 6 months ago by begrafiks.
Hi karennel ;
Apparently you’ve fixed your “Maximum Container width” to 100% and
the header the Header to “Let logo and menu position adapt to browser window
If checked the elements in your header will always be placed at the browser window edge, instead of matching the content width”
Therefore there is small difference between two “container” one in “header” the other one in “main”.You can try to minimize that difference with the code below.
What I say here is not ABSOLUTELY safe, I’ve tried on my end it seems working..container { padding: 0 2% !important;}
Hi 3MD ;
I think you should update your Enfold theme to 3.1.5Hi TracyLove, Yigit and Ismael ;
Sorry to jump in ;In Enfold Shop demo the grid contains four colums (four images each of them bigger than 300px width)
In http://eventpro.lighting/ the grid contains five colums (five images) and each of them a size 300x300pxWhen the size of the screen is smaller than 1500px there is no gap,
but if it’s bigger than 1500px there would be a gap.
1500px/5=300px.So if you would like to keep five images (columns) the images should be larger than 300px
here what I see on chrome
- This reply was modified 9 years, 6 months ago by begrafiks.
Hi karennel ;
for #4 I’ve given the code.
The Pinterest picto dosn’t cover all the width of the box so you see an empty zone (2 or 3px) on the right side.With these lines you can see the zone concerned
#top .social_bookmarks li { width: 30px; background-color: #F00; }
Hi Tahelprjcts;
Applying these lines work on my end.
By the way your are still on WP 2.1.5… May be it is the reason#top .sub_menu li ul{ border-style: none; } #menu-item-3997 .sub-menu a, #menu-item-3997 .sub-menu li, #menu-item-3997 .sub-menu { width: 38px !important;} #menu-item-3997 .sub-menu *, #menu-item-3997 .sub-menu { background-color: #000000; border: none !important; }
May 19, 2015 at 12:19 pm in reply to: Theme Font style not being applied to Recent Posts widget #446367Hi karennel :
Yes that is :
/* Fix styling of recent posts widget*/
.widget_recent_entries li a{
font-style: normal;
font-family: “Source Code Pro”, “Times New Roman”, Helvetica, Arial, sans-serif;
color:#000
}But if you let me comment :
The gradient background color and the color of “hover” state (color: #eb0043;) does not look “clear”Hi Munford;
I can’t see your links,
but you can probably target your Fullwitdh slider by it’s own “id”, see the image :
Hi ShortieD ;
I think you can try it here :
Dashbord > Theme Options > Footer > Social IconsHi karennel ;
tray with these codes :#2 :
.phone-info span .phonenb { color: #F00; background-color: rgba(255, 255, 255, 0.75); padding: 5px 10px 3px; margin-right: 5px; border-radius: 3px;}
adjust it as you like
#3 : It may work
/*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: 1024px) { /* Add your Mobile Styles here */ .phone-info span .phonenb { color: #F00; background-color: rgba(255, 255, 255, 0.75); padding: 5px 10px 3px; margin-right: 5px; border-radius: 3px;} }
adjust it as you like
#4 : change in your child theme css the width of “social bookmarks” to 30px (initially 50px) :
#top .social_bookmarks li {width: 30px;}
May 19, 2015 at 11:09 am in reply to: Theme Font style not being applied to Recent Posts widget #446329Hi karennel;
here is what I see at the page :
http://baobabphoto.com/new/school/ > Karen’s Blog > Recent Posts
Hi Tahelprjcts ;
When I remove the border of the box (#menu-item-3997 .sub-menu *, #menu-item-3997 .sub-menu) “EN” becomes smaller but removes the BORDER
Quand j’enleve la bordure la boîte (#menu-item-3997 .sub-menu *, #menu-item-3997 .sub-menu) la boîte de “EN” devient plus petite mais enleve la bordure
/*—-languages—-*/
#menu-item-3997 .sub-menu *, #menu-item-3997 .sub-menu {
background-color: #000000;
/* border: 1px solid #000000; */
}- This reply was modified 9 years, 6 months ago by begrafiks.
-
AuthorPosts