-
Search Results
-
Topic: Masonry Gallery font size
Hi there,
how can I change the font and its size of Masonry Gallery text: element Title and Excerpt.
Thanks.Topic: Subehad Endold
Hallo zusammen,
ich habe ein kleines Problem. Ich kann meine Subhead im Header nicht zum bearbeiten sehen.
Ich habe ganz am Anfang eine spezielle Überschrift in mein Layout gezogen und da konnte man die Head und noch die subhead einstellen. Und jetzt ist aufeinmal die Zeile von der subhead verschwunden.
Hier mal der Quellcode:
<div class=”av-subheading av-subheading_below av_custom_color” style=”font-size:18px;”><p>Den Paleo- Weg gehen heißt, zu unseren Wurzeln zurückkehren.</p></div>
Wo kann ich das bearbeiten? Es ist verschwunden….:(Danke im Vorraus. Gruß!
Topic: Accordion custom css
Hi there!
Do you have a block of css for the accordion feature? I’d like to customize things like the Title and body font colors, sizes, alignment, etc. Also would like to customize the background of the element as well as the background of the text area when a topic is opened.
Example of our page in the private area. Thanks much!!
BP
Hello Enfold Team!
I found some code you provided in another thread to change the size of the title in the mag feed. It’s not working for me
.av-magazine .av-magazine-content-wrap .av-magazine-title { font-size: 20px; }thanks!
mikeHello!
I have a responsive design problem with getting a button to align center on smartphones.
So on this site http://www.musikverstehen.net you can see the first red button which says “Ich komme”. On desktop view it’s all nice and fine but when i look at the page on my iphone it looks like that:
http://www.bilder-upload.eu/show.php?file=ad5b00-1463069601.png
I want it to align in the center and not move outside the element.
I had to customize the button with CSS by the way, because my clients wanted the button to be a bit larger than the normal x large and also the font size.
Please help!
Thanks
Andréhi is it possible to increase the size of the fontello shopping cart icon that shows in enfold theme? if so can you provide the way?
Topic: Styling breadcrumbs
Hi there,
How can I do the following:
– change the fontsize of the breadcrumbs line
– Put the name on the right and the link on the left (reverse the current situation)
– Make this part always stick to the menuThanks in advance!
Since updating to WP 4.5.2 the following icons are not displaying on my sites. I down graded to WP 4.4.2 and the icons work.
<p style=”text-align: left;”>Contact me by:
[av_font_icon color="#799e42" icon="1" size="15px" position="left" use_link="{{use_link}}" link="" linktarget="no"] +61 3 9018 9332
[av_font_icon color="#799e42" icon="38" size="15px" position="left" use_link="{{use_link}}" link="" linktarget="no"]+61 3 5433 3636
[av_font_icon color="#799e42" icon="2" size="15px" position="left" use_link="{{use_link}}" link="" linktarget="no"] 0412 049760</p>Topic: Portfolio grid titles
Hi there,
using enfold on website build number 5 now. Loving it!
How can i have the portfolio item centred vertically in each of the tiles? Below is what i used so far to have the title display on hover. It is currently horizontally centred, but not vertically.
.image-overlay-inside:before{
display: none !important;
}
.image-overlay {
background: #ffffff;
}
.grid-image:before {
content: attr(title);
position: absolute;
width: 100%;
height: 100%;
z-index: 1000;
text-align: center;
opacity: 0;
font-weight: 200;
font-size: 24px;
color: #ffffff !important;
top: 50%;
}.grid-image:hover:before {
opacity: 0.9;
}.grid-image:before{
transition: all linear 0.2s;
}.grid-content {
display: none !important;
}#block-post article .slide-content {
position: absolute;
top: 0;
}Topic: 3.5.4 update issue
Hello
I am having another issue with 3.5.4 updates.After updating, all of my quick CSS is not taking effect on desktops and neither is any of the theme general styling (ie page width).
The quick CSS that pertains to mobile only does work fine though.For example the site is supposed to be 1310 px wide.
And the social bookmarks are supposed to be in the top menu. The menu font size is supposed to be bigger. There is a long list which you will find in the quick CSS secion.URL and login in private data. Please help.
Topic: Enfold Hotspot Resize
Having resized my hotspots but, the
– pulse that sits behind the hotspots is not centred or resized.
– the font within the hotspots is not resizedIs there a way to fix please?
BTW: I used the following css to resize the hotspots (found on another support thread).
.responsive .av-image-hotspot{
height: 35px;
width: 35px;
line-height: 35px;
}Hello,
I am using the Enfold Construction demo theme. I was wondering how I can change the button shape from pill shape to rectangular as well as change the font size and color.
Thank you!
Hey,
Just have a small issue with the contact form on my site. I’m styling it so that it is the same as other buttons on the site. Everything but the border-color is fine. It doesn’t seem to change when I use the following css for hover:
input.wpcf7-form-control.wpcf7-submit:hover {
background-color: #FFFFFF;
border-color: #4CA31A;
color: #4CA31A;
font-size: 21px;
width: 100%;
border-radius: 4px;
padding: 15px 22px;
}Any idea where I’m going wrong?
Topic: Customize title
Hi, I would like to customize my titles (with different size of font, or with “bold” on some words) but I don’t know how can I do it. I’m sure it’s possible because I saw it on “Enfold Restaurant Demo” http://kriesi.at/themedemo/?theme=enfold-overview
(“Welcome to” is light and “Enfold Restaurant” bold).Can you help me ? :)
