-
AuthorSearch Results
-
SkandhaParticipant
@luismarioochoa: Currently i don’t see any title and content of the featured slider images. Please enter the title and content to the featured slider images so that i can provide you the correct CSS to bring them inside the slider image as an entry container with the required capacity.
Regards,
SkandhaMarch 2, 2018 at 4:12 pm #132675sliskaParticipantAlternatively, I see that if I add my image as a header image, I can easily make it the width of the sidebar by using the “Page/Post Featured Header Size” drop-down menu and selecting “slider.” This option is not available for logos.
Would it be easier to provide CSS that would cause my header image to appear above the nav menu rather than below it?
Thank you!
February 28, 2018 at 3:30 am #132537In reply to: Help – lost front page
SkandhaParticipant@dnelson503: I see on your site that you have got back the featured slider. Is this what you wanted?
Let me know if you have anymore issues!
Regards,
SkandhaFebruary 27, 2018 at 5:02 am #132449Barry CottonParticipantSkanda,
Wow! You’re great… everything solved that I asked for. However, I forgot to mention that on the HOMEPAGE, the middle section that lists Blog Posts picks up two with TAN background but two others have a white background. It seems to be an issue where half the page is TAN #e2d9c0 and the other half is white
Is it possible to fix this?
One final fix I would really appreciate.
The FEATURED CONTENT SLIDER at the bottom of the HOME PAGE show text CENTERED… which does not read well. I would prefer it to be JUSTIFIED.
Can you justify the text in the FEATURED CONTENT SLIDER?
I really do appreciate your help, Skandha, Thanks again.
Barry
SkandhaParticipant@luismarioochoa: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
Please replace the CSS code i provided you above by the following CSS Code
#main.clearfix { padding:0; } .featured-img span { padding:0 !important; } .nav-previous .pngfix { display:none; } .nav-next .pngfix { display:none; } #slider { border:0; }
Let me know if this solves your issue.
Regards,
SkandhaFebruary 27, 2018 at 1:28 am #132437SkandhaParticipant@barrycotton: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
#header-featured-image .entry-container, #feature-slider .entry-container { background-color:unset; } #logo-slider .wrapper { background-color:#e2d9c0; } #content .wrapper { background-color:#e2d9c0; }
Let me know if this solves your issues!
Regards,
SkandhaFebruary 26, 2018 at 5:58 am #132383Barry CottonParticipantSkahndha,
I have removed the UNDER CONSTRUCTION status of my URL to receive your help. I have several issues as follows:
1. FEATURED SLIDER: I don’t like the title’s black background because it detracts from the image. The actual titles are ok. Is there CSS to remove the background only?
2. LOGO SLIDER: The background color for this slider is set to WHITE and I would like to change it to the TAN (#e2d9c0) that I am using on the page. Can you give me a way to change the background of the LOGO SLIDER to tan – #e2d9c0 ???
3. On the HOMEPAGE (middle section) and on all pages (select any from the menu), the TAN text area is good but it is surrounded by WHITE. I’m not sure what that WHITE area is called in web building… but I really wish it were TAN #e2d9c0 – any way to make it TAN #e2d9c0 ???
Really would appreciate it if you could help me fix these issues.
Thanks,
Barry
February 26, 2018 at 4:55 am #132380Barry CottonParticipantThanks, Skandha! The additional CSS you provided worked great. The issue I have with TITLES is the FEATURED SLIDER shown at the Helena them demo @ Helena Theme Demo
The FEATURED SLIDER is shown just under the menu bar and the title area is a darkened black rectangle background with white text discussing “top 8 mountain getaways” and “Mountain Bar No-Bake Cookies” …
However, when I fixed the font in the feature slide you provided me, this font was applied to all sliders so I would assume that any fix to remove titles from the FEATURED SLIDER would remove titles from all sliders and I don’t want this.
As you scroll down the Helena Pro Demo, titles appear in the next gallery showing PHOTOGRAPHY, ROUTES BUILT FOR RIDERS, etc. Next, titles show in FEATURED CONTENT and again in the LOGO BAR labeled “Our Associates”, which is a TITLE, itself… as it changed to Verdana, Geneva, San-seriff when I entered the CSS you provided. For this reason, I have to assume that the same CSS applies to all SLIDER TITLES in the Helena Pro Theme… make sense?
SkandhaParticipant@luismarioochoa: Go to => Appearance => Customize => Additional CSS and add the following CSS Code
To expand slider size to match navigation menu width and remove space between them
.featured-img { width: 110%; position: relative; left:-47px; top:-42px; }
To get rid of slider arrows
.nav-previous .pngfix { display:none; } .nav-next .pngfix { display:none; }
To get rid of grey line below the slider
#slider { border:0; margin:0; }
You seem to be using very old version of the theme. Please update the theme to the latest version to make the best use of it.
Let me know if you have anymore issues!
Regards,
SkandhaFebruary 26, 2018 at 12:14 am #132362SkandhaParticipant@barrycotton: Go to => Appearance => Customize => Additional CSS and add the following CSS Code
#feature-slider .entry-container, .entry-title, #featured-heading, #logo-slider-title { font-family: Verdana, Geneva, San-seriff; }
To remove featured slide#2 if you don’t want a title, you will need to add a bit of additional CSS
Please post in your site URL and tell me on which featured slides you would like to remove the title and i will provide you the necessary CSS.Let me know if this solves your issue!
Regards,
SkandhaFebruary 9, 2018 at 12:28 am #131372In reply to: Changing Color of Bullets for Decree Pro
SkandhaParticipant@pharte: To change the button color on hover Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.button-minimal:hover, .button-minimal:focus { background-color: #000066; }
To change the color of featured slider arrow on hover Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
#feature-slider .cycle-prev:hover, #feature-slider .cycle-prev:focus, #feature-slider .cycle-next:hover, #feature-slider .cycle-next:focus { color: #000066; }
You can change the color according to your requirement!
Let me know if this solves your issue!Regards,
SkandhaFebruary 3, 2018 at 9:47 pm #131046In reply to: How can I remove the White Border Inside Image
SkandhaParticipant@skynet: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.attachment-featured-slider-larger.size-featured-slider-larger.wp-post-image { padding:0; }
Let me know if this does the trick!
Regards,
SkandhaFebruary 3, 2018 at 7:08 am #131023SkandhaParticipant@Akki94316: The menu appears below the image when a header image is used and it appears above when a featured slider is used. The menu is above the image in the demo as a featured slider is in use and we have demo only for premium themes. You can check the theme instructions to know about features available in free version and the additional features available in the pro version and decide if you would like to upgrade to Decree Pro Theme.
Let me know if you have any more issues!
Regards,
SkandhaFebruary 2, 2018 at 10:13 am #130978In reply to: Homepage Slider all image captions showing
SkandhaParticipant@Claire: If you want to remove the titles from the featured slider Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
#feature-slider .entry-title { display:none; }
Let me know if this resolves your issue!
Regards,
SkandhaJanuary 30, 2018 at 1:42 am #130735tikaramParticipant@johnv : To change the font color in the slider add the following additional css.
.text-slider .entry-title { color:#color-code; }
Note : change #color-code with desired html color code. Please let me know what you would like to do with read more box in featured slider.
Regards,
TikaramJanuary 28, 2018 at 3:24 am #130649JuttaParticipantFinally, I found the way to address the posts (thought I had tried this one before, but obviously I had’nt):
.postid-572 #feature-slider { display: none; }
.postid-572 #featured-content { display: none; }
.postid-577 #feature-slider { display: none; }
.postid-577 #featured-content { display: none; }
.postid-575 #feature-slider { display: none; }
.postid-575 #featured-content { display: none; }
.postid-581 #feature-slider { display: none; }
.postid-581 #featured-content { display: none; }
🙂
January 24, 2018 at 11:19 am #130455In reply to: Problem with Randomising uploaded headers
zhongParticipant@tikaram Thanks Tikaram for the explanation! Now I disabled header image as the randomization does not work for both languages.
Then I chose to use “Featured Slider” on “Entire Site”. The way I did is to first set 4 private posts each containing one “featured image”, and then set the “Featured Slider” options to make the 4 images cycling on “Entire Site”.
The problem is that sometime the cycling feature sliders disappear for some unknown reason.
Could you please take a look for us?
Best,
ZhongJanuary 24, 2018 at 8:44 am #130451javiernet18ParticipantIs in a localhost. Sorry.
You send this css to remove link on the feature slider:
#header-featured-image {
margin-top:5%;
}#feature-slider .slides a {
pointer-events: none;
}I need that but in the hero content.
January 18, 2018 at 12:29 am #130006In reply to: Featured image in header area not working
tikaramParticipant@jkilduff : You will need to create a child theme and customize your site as desired. If you edit the parent theme directly, all the changes you make within the parent theme will be lost.
To enable featured image option on single page: Go to Appearance => Customize => Theme Options => Content Featured Image Options
Select featured Image and save.
Enable featured slider only on Homepage and on single pages the featured image will appear.
Let me know if this resolves your issue.Regards,
TikaramJanuary 9, 2018 at 4:49 am #129427In reply to: How to disable link in the slider?
opinoParticipantI am sorry, that was wrong CSS.
The correct one is:
.featured-slider {pointer-events: none;} -
AuthorSearch Results