Forum Replies Created
-
AuthorPosts
-
Hi craig_corfield and
nilfri ;
you can find further information about this topic here : http://kriesi.at/documentation/enfold/change-the-footer-text-and-link/Hi Arne-Thorbeck ;
I think you should go and see :
Dashboard > Theme Options > Header > Header Behavior > Shrinking HeaderJanuary 16, 2015 at 11:42 am in reply to: Change font color on the text above the labels in Gravity Forms #380702@morten008 ;
Sorry, it was for the title.I think this is what you were looking for :
#top label{color: #e1e1e1 !important;}
and adjust the color as you like.
January 16, 2015 at 10:29 am in reply to: Display title in specific page and hide woocommerce cart in mobile #380669Hi jalmz ;
#1
the page “id” is a class attribute :
to hide the “main-title.entry-title” in that page “2615” your code is :.page-id- .main-title.entry-title {display: none !important;}
#2
I’m nat sure that I’ve understood.Hi atrixdave:
Whlie creating your “page” on the right end bottom under “Header visibility and transparency” you can chose your header options :
Hide header on this pageJanuary 16, 2015 at 9:43 am in reply to: Change font color on the text above the labels in Gravity Forms #380637Hi morten008 ;
Try to add this line into your styles :#gform_widget-2 .widgettitle{color: #000000 !important;}
Hi JamesEisert ;
I’m, almost, sure that “you’re missing something small”.
To check or not.
Take a glance at :
Settings > Discussion
or
Under the page or the post :
“Discussion” box and check “Allow Comments”You can find more detailes here : http://codex.wordpress.org/Comments_in_WordPress
Hi CAMCORP;
In Dashbord > Menu > “your menu”
there is a “title navigation” that you can use to change without changin the adresse of the linkYou can change the “title of navigation” from “Accueil” to “Home” to view on the site the word “Home”
Tu peux changer le “titre de la navigation” de “Accueil” à “Home” pour afficher dans le site le mot “Home”
Hi twenty1design ;
To have a bold (stronger) character you can use “strong” element.The title in the slider is this :
Welcome to <strong>Enfold Restaurant</strong>
Welcome to Enfold Restaurant
In your custom css you can change also the weight of this element by changing the value below :
strong{font-weight: 600;}
- This reply was modified 9 years, 10 months ago by begrafiks.
Hi Izevon :
Change the value as you like and this line into your styles:.avia_cart_buttons{opacity: 0.2;}
Hi willblueland :
It’s called “Mega Menu”
see this video and others to go further:
http://kriesi.at/documentation/enfold/videos/Hi Martin :
try to add theses lines into your styles :to change background color of the firts, third … lines :
.pricing-table>li:nth-child(even){color: #e0e0e0 !important; background-color: #413737 !important;}
to change background color of the second, fourth … lines :
.pricing-table>li:nth-child(odd){color: #413737 !important; background-color: #e0e0e0 !important;}
And maybe to change the font color and background color of the first line (price)
.pricing-table > li:first-child, .pricing-extra{font-size:50px !important; background-color: #fcb30a !important;}
Hi coachw ;
These are the lines of your table :
first, third, fifth lines :.main_color .pricing-table>li:nth-child(even){color: #919191;}
second, fourth lines :
.main_color tr:nth-child(odd){color: #666666;}
change the color as you like
Hi vikramg ;
Try to set your “Frontpage” bay going to
Dashbord > Theme options > Frontpage Settings and chose “chose your front page” and/or “And where do you want to display the Blog?”Hi agallod;
your enfold version seems to be 2.9.2;
upgrade both WP (to 4.1) and enfold (to 3.0.4)Hi agallod;
your enfold version seems to be 2.9.2;
upgrade both WP (to 4.1) and enfold (to 3.0.4)Hi newsplash;
try this link and other documentations to go further :
http://kriesi.at/documentation/enfold/change-the-footer-text-and-link/Hi paso70,
the second masonry seems to be in a “color section” or 1/1 element.Hi jedobe, if I do not misunderstood your questions, here some lines off css to include into your style.css :
#1:
.av-masonry-entry .av-masonry-entry-title{text-align: center !important;}
#2: see in Dashbord > General Styling > Fonts
and http://kriesi.at/documentation/enfold/register-additional-google-fonts-for-theme-options/#3:
.av-masonry-dater{display: none !important}
#4:
.main_color .av-masonry {background-color: #fff !important}
- This reply was modified 9 years, 10 months ago by begrafiks.
January 9, 2015 at 8:30 pm in reply to: Help!!! Tried to add in google font to functions.php sheet and website has died! #377571Hi saremcdee,
You can download your function.php by using FTP, delate what you’ve added latetly and ro-load into your child themeJanuary 9, 2015 at 12:58 pm in reply to: Small triangle on Gallery – making it bigger or more obvious #377331Here an image which shows gap an “id” in Masonry.
http://imgur.com/9xkSR4LJanuary 9, 2015 at 12:23 pm in reply to: Small triangle on Gallery – making it bigger or more obvious #377322Hi mecdesign;
try theses lines to double the size of th arrow :.avia-arrow{height: 30px !important; width: 30px !important;} .av-masonry-entry .avia-arrow{top: -15px !important;}
You can change the space between the elements of the masonry, I think its “gap”
or you can add an “id” to your masonry element- This reply was modified 9 years, 10 months ago by begrafiks.
Hi cathykelly,
see in enfold documentation : http://kriesi.at/documentation/enfold/disable-css-overlay-on-images/January 9, 2015 at 1:25 am in reply to: Content Elements -> Blog Post – How to sort differently #377161Hi ungarod;
see in enfold documention http://kriesi.at/documentation/enfold/change-the-sort-order-of-blog-posts-elements/January 9, 2015 at 1:22 am in reply to: Footer Heading font size, Enfold latest news color change #377160Hi farrdesign79;
try this with your own size#footer .widget h3 {font-weight: 400 !important;font-size: 13px !important;}
Hi mterrian;
I see three widgets in the right side bar in each page of your site :
WATCH THE VIDEO
CONTACT US
STUDIO LOCATIONHi bryan1976;
try to add this line into your css :
.avia_cart_buttons{display: none !important;}
but you should add this line too, to remove “shopping elemnts” in the signle product page
form.cart {display: none !important;}
Hi kaga ;
here is the code for widget “courses” :sfwd-courses-widget-3 li h4 a { font-size: 13px !important; font-weight: normal !important; margin-bottom: 8px !important; }
to see and read the styles of a page you can use :
in firefox firebug in other browsers like IE, SAFARI, CHROME, Opera. Simply hit your F12to send your login edit do it in “private” way
- This reply was modified 9 years, 10 months ago by begrafiks.
Hi agardin,
the image “logo’ is in the page “Coming Soon” as an image.
The layout :
<Color section>
1/4 empty bloc,
1/2 empty bloc,
image bloc
text bolc (COMING SOON TO A PLACE NEAR YOU !)
1/4 empty bloc,
</Color section>
Just delete image bloc or change the image with yoursHi,
for the magazin view :
.av-magazine-time{display: none !important;}
for the latest news widget :
.news-time{display: none !important;}
-
AuthorPosts