-
Search Results
-
I’m trying to change the font size of a text block using the drop down menu inside the block but the changes don’t show up on the front end. I can force it via css but that’s not really helpful as I can’t target specific blocks on the same page. Not sure why it’s not working. Changing the font colour shows up but not the size change. I tried toggling all the plugins on/off and nothing. Ideas?
Topic: Icon Box Title font size
Have tried all solutions to change this font size and none have worked!!
latest attempt below
.iconbox .iconbox_content .iconbox_content_title h3{
border: medium none;
padding: 2px 0 0 0;
position: relative;
margin: 0 0 16px 0;
clear: none;
overflow: hidden;
letter-spacing: 1px;
text-transform: uppercase;
font-size: 10px;
}Hi guys
How do I control the Home page Fullscreen Slider Caption Title/Text for mobile screens. It currently reduces font size too much.
Site listed below…
Thanks
Topic: Colour of button in footer
Hi,
I’ve placed the following code in a textbox to make a button of it in my footer:
[av_button label='Maak een afspraak voor een gratis oriëntatiegesprek' link='http://shedoesitcoaching.com/contact/' link_target='' color='theme-color' custom_bg='#44444' custom_font='#ffffff' size='medium' position='left' icon_select='yes' icon='']
The button is white and I would like to change the colour of it.
How can I do that in this code?Eefke
Hi:
I am using the Ajax portfolio for corportae team members, and it is a good solution with huge bio text for each. But I must be able to style the title text under the preview image. Currently it is very small and only one line. I would like to be able to style the text, (which will be the person’s name large, then the person’s title underneath in a second line.
I have tried this, but it didn’t do anything.
.portfolio-preview-title {
font-size: 18 px!important;
}I would like to do the following with the Ajax portfilio, under the preview image title text:
1. Make it two lines so I can put a name in the first line, and a job title in the second line. (Like a line break capability for the title area.)
2. Be able to style each line of text with CSS.I hope I have made this understandable. It all works perfectly except the text under the preview picture needs formatting for it to function for my purpose.
Hope you can help.
Thanks
— Michael
Hello, I would like the size of the text of the titles of the blog entries to be smaller (on the grilla blog page, not in each post).
I have tried this code that I found in another query but it has not worked:.page-id-259 .entry-title {
font-size: 17px! important;
}Thank you!.
Martha.Hi,
I like to position the link in the testimonials in a separate line. Now it is next to the subtitle. I want it to be in the next line. How can I do that?
I already added a css class for the testimonial with the following code:
/* These rules will change the title */
.biggertestimonial .avia-testimonial-name {
font-size: 22px !important;
}/* These rules will change the subtitles */
.biggertestimonial .avia-testimonial-subtitle {
font-size: 18px;
}.biggertestimonial .avia-testimonial-link {
font-size: 18px;
}.biggertestimonial .avia-testimonial-image {width: 100px !important; height: 100px !important;}
Topic: Icon List Title Font
Hello, I just updated to version 4.3 on a new website I am building.
In the general Styling section, I have set both my main content and my alternate content pages to have a main font size of 14px in Open Sans and that the color should be black.But the font no matter what I do is set to 13 px and a soft grey. can anyone help?
Topic: Social media link
Hi, I would like to add my social media link via my footer widget.
But it didn’t go through to each social pages. Would you check my html code? Something wrong?————-
<html>
<head>
<meta name=”viewport” content=”width=device-width, initial-scale=1″>
<link rel=”stylesheet” href=”https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css”>
<style>
.fa {
padding: 20px;
font-size: 30px;
width: 70px;
text-align: center;
text-decoration: none;
margin: 5px 5px;
}.fa:hover {
opacity: 0.7;
}.fa-facebook {
background: #3B5998;
color: white;
}
.fa-instagram {
background: #125688;
color: white;
}
</style>
</head>
<body>
I am using Formstack to create forms for a client. Every form is working correctly except when I change the font-size in Formstack, it is not being reflected in Enfold.
This is supposed to the 20pt OpenSans
I tried editing the CSS in Formstack and that doesn’t work either so Enfold must be overriding it.
Any ideas.
thx
ed
Topic: Enfold Caption Title height
Hi,
I have difficulties to get the titles on the same height. I am using the Fullwidth Easy Slider with 5 pictures and each with a separate title.
All the information I put in are the same, picture size, font size and all with left without frame position. But as soon as I update and preview the page, the titles are not aligned.
Please help
