edvaldojose
Forum Replies Created
-
Forum: Plugins
In reply to: [SO Page Builder Animate] does it work with PHP 5.4?does it work with PHP 5.4?
thank youForum: Themes and Templates
In reply to: [Aviator] Change height and width of the logo ?Forum: Themes and Templates
In reply to: [Aviator] Change height and width of the logo ?Strange , I removed the theme of css all controls immediately and solved the problems , what could be wrong?
#masthead .site-branding a img {
height: 250px;
width: 1200px;
}
#masthead {
margin-top: 25px;
margin-bottom: 25px;
}
#masthead .site-branding {
margin-bottom: 25px;
font-family: ‘Raleway’, sans-serif;
font-weight: 300;
}
#masthead .site-branding a {
color: inherit;
text-decoration: none;
}
#masthead .site-branding h1 {
color: #333;
font-size: 32px;
margin-bottom: 0;
}
#masthead .site-branding h2 {
color: #777;
font-size: 16px;
margin-bottom: 0;
}
#masthead .site-branding h1,
#masthead .site-branding h2 {
line-height: 1.25em;
}
@media (max-width: 680px) {
#masthead .site-branding {
text-align: center;
}
}Our entire deleted these line and ran
Thanks
Forum: Themes and Templates
In reply to: [Aviator] Change height and width of the logo ?Thank, solved , the logo is responsive, but this distorted.
Forum: Themes and Templates
In reply to: [Aviator] Change height and width of the logo ?Forum: Themes and Templates
In reply to: [Aviator] Change height and width of the logo ?Thank, this in localhost.
Already changed the css, but when I enter the customize asks to cut.
I think you have to change the header.php :
<header id=”masthead” class=”site-header container” role=”banner”>
<div class=”site-branding”>
” rel=”home”>
<?php aviator_display_logo(); ?>
<?php if( get_bloginfo(‘description’) && siteorigin_setting(‘branding_description’) ) : ?>
<h2 class=”site-description”><?php bloginfo( ‘description’ ); ?></h2>
<?php endif; ?></div><!– .site-branding –>
Forum: Themes and Templates
In reply to: [Celestial - Lite] Images not resizes on mobile phones.Thanks
Forum: Themes and Templates
In reply to: [Celestial - Lite] Images not resizes on mobile phones.Thanks
https://www.tisolucoes.net.br/celestialw/responsive/
The images are unresponsive to cell are on top of one another
Forum: Plugins
In reply to: [Firelight Lightbox] image without zoom , is to thumbnail sizeThanks, I’ll do the procedures