Scribelle
Forum Replies Created
-
Hi @riyadenn and @bdbrown.
I tried this code and it works. (I changed the color and the size). Thx.
Nevertheless, I got 2 little questions:
– I would like to center this “title” (only on the homepage)
– I would like to put it UNDER my slider (which is a new slider, not the Hueman’s one), in order to have this title placed between the slider and the features…
I’m not sure that all this is possible.
linkSorry it works now: idiot I am, not to have refresh my page!
Anyway, thank you for all your help we can find in this forum. Hueman theme is quiet interesting.Hi everybody.
I got the same goal: delate the grey subtitle as there is already the main widget title. I tried with the code that bdbrown mentionned, by adding it in the CSS in the editor. Unfortunatly, it doesn’t work. Is there anything else I can do? (I got hueman child theme of course). ThxOops. ^^ I’m going to try both and will come back. Then, I will answer a solution if I get it. of course. Sorry. thx for the fact you keep in touch.
Hi @matchalabs,
Here is a link to see the result (no space at all between slider (which works very well), and the features below . . . Actually, I wonder which code I should add and where.
https://paulmolac.bzh/wordpresslocal
thanks!Hi @matcha Thank you. I create a website in local but as soon as it can be seen, I will give you a link to show you the exact prob. ??
Forum: Plugins
In reply to: [eVision Responsive Column Layout Shortcodes] add image in columnsThank you @bhuwanroka for your rapid answer.
Actually, for the moment, I am still in localhost but I do migration next week, and the page will be visible online then. For the moment, I put a image at the top of the second columns and it will be ok for a while.
I am very interested in your instruction (or code) anyway, because I surely will have to create more pages with 2 columns of text…
Sure, I will talk about your plugin, the only one to be updated with last versions of WP!
??
I’ll come back soon in order to share the new link. Thks again.Forum: Plugins
In reply to: [eVision Responsive Column Layout Shortcodes] add image in columnsHum sorry for the link! Then try to copy-paste or type. Thank you!
https://yourstorytelling.files.wordpress.com/2015/08/columnshight.pdfForum: Plugins
In reply to: [eVision Responsive Column Layout Shortcodes] add image in columnsForum: Plugins
In reply to: [eVision Responsive Column Layout Shortcodes] add image in columnsHello again bhuwanroka and Others,
I fixed the prob. Actually I had put the same [bscolumns class=”one_half”] at the beginning of the second column instead of [bscolumns class=”one_half_last”] . . . Now it works better with the pictures. ??
Nevertheless, there is still a little gap between the top of the both columns (titles are in h4 and text normal). I need to fix it (maybe with code in html)? I can’t stick the second title next to the code [bscolumns class=”one_half_last”] otherwise all the text becomes in h4 . . .
The goal is to see the title in the same balance, like showing in my exemple (see the link). Thank you to help, it is very important.
Forum: Themes and Templates
In reply to: [Hueman] How to make quote text black instead of grey?Hi davikk,
I put the following code in the css (of the child theme of course) and it works nice:.entry
{ color: black;
}.entry.excerpt
{ color: black;
}