elaseca
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [OnePress] Change sidebar widthCool!
Thanks a lot π
Eduardo
Forum: Themes and Templates
In reply to: [OnePress] Change sidebar widthThanks!
I added the CSS.I am experiencing weird issues in the sidebar.
The customizing has changed the the width of the sidebar in the general blog page (see here https://developingthebusiness.com/blog/) but not in the individual posts (example: https://developingthebusiness.com/5-lecturas-para-las-vacaciones/)
π
Forum: Themes and Templates
In reply to: [OnePress] New widgets in Sidebar not visibleStill same issue.
Same blog, 2 different posts, sidebar not updated in some of them.Updated:
https://developingthebusiness.com/que-es-social-selling/
Not updated:
https://developingthebusiness.com/el-verdadero-activo-de-un-vendedor/
Forum: Plugins
In reply to: [WP Author Bio] About Author Information DuplicatedHi, in my case I realized it was a probleme with the wordpress theme. I was using Twenty Eleven theme native from WordPress.
I changed the theme and know works perfect!http://developingthebusiness.com/por-que-debes-tener-un-proceso-de-ventas/
Try to choose another one.
Hope it helps!Forum: Themes and Templates
In reply to: [OnePress] Hide post views countCool!!
Thanks a lot π
Forum: Themes and Templates
In reply to: [OnePress] Hide post views countGot it @congthien!!
What about hiding the date when the post was created in all blog posts? I can’t find this option. Is it possible only via code?
Thanks!
Forum: Themes and Templates
In reply to: [OnePress] Front page Hero Image and Section Settings Gone!Hi @congthien
I realized that the problem was the plugin for CRM & Marketing Automation (https://es.ww.wp.xz.cn/plugins/activecampaign-subscription-forms )
It’s a pity because Active Campaign is a very good option for site tracking and Marketing Automation…
Thanks,
EduardoCool!
Thank you πHi @congthien,
I think my explanation was not good enough, sorry ;(
What I am trying to change is the font size and color of the Title and Description of each ITEM in the Features Section, not the title or subtitle of the Section itself.Customising / Section: Features / Section Content / Title and Descroption of each item
Thanks!
Forum: Themes and Templates
In reply to: [OnePress] Text in Hero Content Layout at Front pageHi @congthien,
I deleted the line for H2 titles in my previous customizing and added your CSS. Works fine!
Thanks a lot
Happy New Year! π
Eduardo
Forum: Themes and Templates
In reply to: [OnePress] Text in Hero Content Layout at Front pageI think I know where the problem is.
I had this in customising to change the font size of H1,H2…
h1 { font-size:28px !important; }
h2 { font-size:26px !important; }
h3 { font-size:24px !important; }
h4 { font-size:20px !important; }
h5 { font-size:18px !important; }
h6 { font-size:16px !important; }I tested and this is affecting the CSS you proposed. Is there any other way to change the Post Titles Font Size H1,H2…from default in the theme?
Thanks!
Forum: Themes and Templates
In reply to: [OnePress] Text in Hero Content Layout at Front pageHi @congthien,
I added that CSS but it didn’t change anything.
Currently the text written in my hero content layout/ Large text is the following (in HTML)
<span class=”js-rotating”>Business Development | Eficiencia Comercial B2B | SelecciΓ³n |</span>
Thanks!
Forum: Themes and Templates
In reply to: [OnePress] Change Font Sizes of H1, H2, H3Worked fine!
Thanks a lot!Forum: Themes and Templates
In reply to: [OnePress] Change Font Sizes of H1, H2, H3Cool! It worked! Thanks a lot @saurabhdhariwal
I noticed a problem with the separation of text below images. Text appears too close to images.
See an example here please
http://developingthebusiness.com/la-ley-de-los-90-dias/Do you know how can I increase this space?
Thanks!
EduardoForum: Themes and Templates
In reply to: [OnePress] Change Font Sizes of H1, H2, H3Hi guys!
thanks so much for the help. Actually the option with !important is the one that worked for me..
I wanted to ask you one more question. The space between any Title H1,H2,H3, etc in a Blog Post and the next line is too small.If I just press “enter” twice to separate more the lines the space is too big. Do you guys know how can I add more space after using a Title?
You can see how it looks currently in my site here https://goo.gl/xigq7Z
The text appears too stacked…
Thanks!!