diosahayya
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Updating WordPress 4.9I cannot switch to a different theme as I will loose some stuff (don’t know what exactly). Will this work if I keep the same theme?
Forum: Themes and Templates
In reply to: [evolve] mobile phone compatibiltiyHi Saurabh @saurabhdhariwal
Thank you for your advice. In order for the header, paragraph, button, control to show I had to use the following CSS:
@media only screen and (max-width: 540px) {
#bootstrap-slider .carousel-caption p,
#bootstrap-slider .carousel-caption .bootstrap-button,
#bootstrap-slider .carousel-control {
display:block;
}
#bootstrap-slider .carousel-caption {
top: 10px;
}
#bootstrap-slider .carousel-caption h2 {
font-size: 10px !important;
line-height: 1.5 !important;
}
#bootstrap-slider .carousel-caption p {
font-size: 9px !important;
line-height: 1 !important;
}
#bootstrap-slider .carousel-caption .bootstrap-button {
font-size: 7px !important; margin-top: 0 !important;
position: relative !important;
top: 0px !important;
line-height: 2 !important;
}
}And the following issues remain:
1) on ipad view, the button and control boxes overlap
2) on mobile phone view, the button stretches across the screenAny tips are very welcome! Thank you
Forum: Themes and Templates
In reply to: [evolve] Posts slider: fonts en imagesDenzel, I have the same issue re mobile version. So I used the CSS you wrote above but nothing seems to have changed
Forum: Plugins
In reply to: [Team Showcase] Two TeamsThank you. I have upgraded to the premium version however even after I have read the documentation and downloaded the files, I cannot download the Premium version on to Word Press. Please can you detail step by step instructions as the instructions that are listed are not very clear to me.
I uninstalled the free version and re-installed but it still seems like I’m using the free version.
Thank you
Forum: Themes and Templates
In reply to: [evolve] Learn More colour in Content BoxesHi thank you but I just tried and the colour is still not working. I added the suggested CSS in the Custom CSS box.
Thank you
Forum: Themes and Templates
In reply to: [evolve] Learn More colour in Content BoxesHi, thank you now I managed to change this.
But I have 1 more question regarding the Evolve template: In the Bootstrap slider, how can you change the colour of the black rows (Title and description row)?
Thank you
Forum: Themes and Templates
In reply to: [evolve] Social media buttons in HeaderThank you. Yes we managed. Thanks for your help
Forum: Themes and Templates
In reply to: [evolve] Social media buttons in HeaderThank you, yes I would like to move the buttons to the right
2 more qus:
1.How do you narrow the header height?
2. Enlarge the LogoThank you
Forum: Themes and Templates
In reply to: [evolve] Parallax Evolve themeThank you I have now chosen the Bootstrap slider. Thanks
Forum: Themes and Templates
In reply to: [evolve] Parallax Evolve themeHello again,
I have another question on Evolve theme:
1. How do I more the social media buttons in the header to the right side? I am using the 2nd Header Type
2. And also align the social media buttons to the logo (which is on the left)Thank you