FarzamF
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [evolve] Bootstrap slider changed on tabletsHi jasonbaldacchino,
it seems that you changed your theme , if you want ,i can check the problem if you reactive evolve
Forum: Themes and Templates
In reply to: [evolve] Number of posts shown on homepageHi Krista , you can set it from :
Setting > Reading > Blog pages show at mostForum: Themes and Templates
In reply to: [evolve] My featured images are stretching and getting blurryHi tapp1 ,
wordpress will automaticly crop your image but it have to be bigger than
334 * 162 pxi suggest you to upload images in 680×330 size
Forum: Themes and Templates
In reply to: [evolve] delete blogHi john,
please add this codes to custom css :body.home #primary {
display: none;
}got it now , no you cant to this in this version and maybe this feature be added in next versions
for your second issue add this codes to custom css :
#bootstrap-slider .carousel-caption {
padding-bottom: 0 !important;
}Forum: Themes and Templates
In reply to: [evolve] Evolve- make page max-width1000pxhi maica ,
you can do it by adding this codes :
@media (min-width: 1005px){ .container, #wrapper { width: 1000px!important;} }to custom css
Forum: Themes and Templates
In reply to: [evolve] Custom sidebarhi fbenver ,
the premium version of theme has custom sidebar option in itself ,
can you tell me whats the plugin’s name that you installed, so i can test it ?Forum: Themes and Templates
In reply to: [evolve] front page content boxesHi john , did you checked “Enable Front Page Content Boxes” in :
Appearance > Theme Options > Front Page Content Boxes ?
Hi maica1x,
for makin the bootstrap button link to another page you have to go to :
Appearance > Theme Options > Bootstrap Slider
and change Slide 1 Button , Slide 2 Button ,etc to :
<a class="button" href="/pagename">your text</a>Forum: Themes and Templates
In reply to: [evolve] menuupdate your theme to new version (3.1.6) and it will be 4 content boxes instead of 3
Forum: Themes and Templates
In reply to: [evolve] menuyou can put it anywhere ,yes
what do you mean by “disable/enable the dropdown menu”
if you put that code then the whole menu will disappearForum: Themes and Templates
In reply to: [evolve] changing heigth und width of bootstrap slideryou can change it by adding this code in Custom css :
#bootstrap-slider{width:700px}
Forum: Themes and Templates
In reply to: [evolve] menuHi john ,
.menu-header{ display: none !important;}
add this code to :
Appearance > Theme Option > Custom cssForum: Themes and Templates
In reply to: [evolve] full site viewHi Daniela ,
for making site full width go to :
Appearance > Theme Option > General > Layout Style
and select Wide optionForum: Themes and Templates
In reply to: [evolve] can't see logo and slider in internet explorer 8Hi , i answered in your other topic