-
Search Results
-
Topic: font change
Hi,
I need to change to a specific font (‘Alef’) all over the site,
at the current I have entered this custom CSS:
body, body p {
font-size: 16px !important;
font-family: ‘Alef’ !important;
}but it affect only the body of the site, how can I change all the titles, including those in the page builder & short-codes?
Thanks
TalI’d like to adjust the font size of:
headings
bodyTopic: Footer Help
Hello,
I have a few tweaks I need on my footer.
They are as followed:1. How do I adjust the opacity of the Title for the sections on the footer?
2. How do I adjust the font family of the Title for the sections on the footer?
3. How do I adjust the font size for the body of the footer?
4. How do I set a max height for the footer?
5. How do I change the boarder of the testimonial box in the footer to #628029?Hi,
How can I change the Change Font Size of the Titles in the Magazine Layout.
Thanks,
KenTopic: Menu in Footer
How do you increase the size of the font of the menu items in the footer?
Hello Support,
http://fys.bydecosta.com/stylekilla/
On the link above I have create a page that displays a Featured Blog Post and below the rest of the posts and looks like this:
[av_heading tag='h3' padding='10' heading='Feature' color='' style='' custom_font='' size='' subheading_active='' subheading_size='15' custom_class=''][/av_heading][av_blog blog_type='posts' categories='22' link='category' blog_style='single-big' columns='3' contents='excerpt' content_length='content' preview_mode='auto' image_size='portfolio' items='1' offset='0' paginate='no']
The problem i’m having is I want this page to load the most recent Post from the Post Category Page eg: http://fys.bydecosta.com/style-killa-005/
Or what can we do to make http://fys.bydecosta.com/category/stylekilla/ load the single blog post which is most recent single post first.
Is it possible to get it done and I’m hoping you can help as we are doing this for one of our celebrity clients.
Thanks,
MPHi Kriesi-Team,
in some topics the hover-style of the website http://peacheyphotography.co.uk/ got discussed. I tried the submitted solutions and some more efforts, but cannot get it work. Some of my quick-css-efforts look like this:
– – –
/* ———- MASONRY-GALLERY ———- *//* — 1. OVERLAY — */
.av-masonry-entry:before {
content: attr(title);
background: #00b5f1;
position: absolute;
width: 100%;
height: 100%;
z-index: 1000;
text-align: center;
line-height: 180px;
opacity: 0;
font-weight: bold;
font-size: 24px;
}.av-masonry-entry:hover:before {
opacity: 0.5;
}/* — 2. TEXT-ELEMENT — */
.av-fixed-size .av-masonry-entry .av-inner-masonry-content, .av-caption-on-hover .av-masonry-item-with-image.av-masonry-entry .av-inner-masonry-content {
position: absolute; bottom: 40%; text-align: center;
}.main_color .container .av-inner-masonry-content {
background-color: rgba(0, 0, 0, 0.0);
}.main_color .av-inner-masonry-content {
background-color: rgba(0, 0, 0, 0.0);
}.main_color .container .av-masonry-entry .avia-arrow {
background-color: rgba(0, 0, 0, 0.0);
}.main_color .avia-arrow {
background-color: rgba(0, 0, 0, 0.0);
}.av-masonry-entry .av-masonry-entry-title {
color: #fff; font-size: ;
}/* — 3. NO ZOOM — */
.avia_desktop .av-masonry-entry:hover .av-masonry-image-container {
-webkit-transform: none;
-moz-transform: none;
transform: none;
opacity: 0.5!important;
}– – –
The result should be similar to http://peacheyphotography.co.uk/ , but contains a lot of errors. Can you have a look about it please…
Thanks and best regards,
ChristianTopic: Image align in Footer
Hi,
want to align a image in my footer. Want to have it in the middle of the text.
Yet it is not centered and a little bit to top.
<h3 style="font-family: 'Helvetica Neue', sans-serif; font-style: normal; font-weight: lighter; font-size: 14px; color: #000000; text-align: center; vertical-align: middle;"><a href="mailto: (Email address hidden if logged out) "><img src="http://enfold.martin-klapheck.de/wp-content/uploads/2014/09/PastedGraphic-1_trans_v1_new.png" width="24" height="30" align= "bottom" alt=""/> </a> Martin Klapheck | Auf der Helte 5a | Telefon: +49 (0) 22 24. 94 16 20 | E-Mail: <a href="mailto: (Email address hidden if logged out) "> (Email address hidden if logged out) </a><a href="http://enfold.martin-klapheck.de/impressum"> Impressum</a></h3>Cheers
Davidhttp://lw.bypundyk.com
The blog on PC/Mac browsers looks great
Below is what was added on the Quick CSS.
.small-preview, #top .fullsize .template-blog .blog-meta {
width: 140px;
height: 140px;
}#top .fullsize .template-blog .post .entry-content-wrapper {
font-size: 15px;
line-height: 25px;
margin: 0 auto;
max-width: 420px;
overflow: visible;
text-align: justify;
}On the Tablet/Mobile it looks like below and need help to fix this issue.

Hope to hear from you soon.
Thanks,
MPTopic: 3 small issues
• magazine version of the blog on the home page, is there a way we can show first few words of the story

• in the blog page, is there a way we can show 3 lines of the story instead of only one?

• for some reason only home page and “about” show the red underline when you go to the page. the rest stay blank
P.S. i have few custom CSS maybe one of them is conflicting with the menu underline
————————————————————————
img.avia-builder-el-1 { margin-top: -51px!important; width: 1210px; }#footer {
padding: 0; }.wpcf7 input[type=text] {
width:180px;
margin-bottom:5px;
font-size:11px;
}.wpcf7 textarea {
height:40px;
margin-bottom:5px;
font-size:11px;
}#top #wrap_all .av-social-link-linkedin a {
color: #fff;
background-color: #419cca;
}
#top #wrap_all .av-social-link-twitter a {
color: #fff;
background-color: #737272;
}
#top #wrap_all .av-social-link-instagram a {
color: #fff;
background-color: #737272;
}
#top #wrap_all .av-social-link-gplus a {
color: #fff;
background-color: #737272;
}
#top #wrap_all .av-social-link-facebook a {
color: #fff;
background-color: #737272;
}
#top #wrap_all .av-social-link-vimeo a {
color: #fff;
background-color: #737272;
}
#top #wrap_all .av-social-link-soundcloud a {
color: #fff;
background-color: #737272;
}
#top .social_bookmarks li a { width: 30px; line-height: 30px; min-height: 30px; }
#top .social_bookmarks li { width: 40px; }.html_header_top.html_bottom_nav_header .main_menu>div, .html_header_top.html_bottom_nav_header .main_menu ul:first-child {
width: auto;
float: right;
}.avia-menu .menu li a{
border: 0 !important;
}#header_main {
border-bottom: none;
}.logo {
top: 16px;
}
.header-scrolled .logo{
top: 0;
}.tab.widget_tab_comments.tab_counter_2 {
display: none !important;
}.av-magazine-thumbnail {
display: none;
}a.slide-image {
display: none !important;
}
————————————————————————
